Version 23.1.1.345
We noticed 2 things that should be addressed:
- When copying a table via the context dialog: Leaving the new table name field empty will result in the table name being substituted by the schema name, i.e. schema_1.schema_1 ← is this the expected behavour? Shouldn't there be popup message, i.e. field is mandatory or please enter a table name?
- Furthermore, when altering a table via the SQL editor the changes are not captured in the audit trail, only when writing the statement, i.e. “alter table …”
Please have a look at this. Thanks!