cloud-dirigible icon indicating copy to clipboard operation
cloud-dirigible copied to clipboard

Database tables: renaming table behavior.

Open ssapunkova opened this issue 11 years ago • 0 comments

Problem: Dirigible does not let you creating table with a name that already exists in either the Workspace or Database view. It however allows you to rename existing table with a name that already exists in the Database view (and does not exist in the Workspace view).

Steps: Create tables A.table and B.table => activate project => delete A.table => rename table B.table to A.table.

ssapunkova avatar Jun 05 '14 07:06 ssapunkova