This tab allows to compare definition of particular table:
Tab is divided into 4 major collapsible sections (Columns, Constraints, Indexes and Triggers) and bottom panel for selected item details. Here is explanation of changes highlight annotation on the above screenshot:
Vertical toolbar between two panels contains additional tab-specific actions:
Please note that merge/delete action may fail because of limitations caused by other objects such as foreign keys, existing data and so on. Please check the merge execution result for details.
Column Extra for columns can have one of the following items: AUTO_INCREMENT, ON UPDATE rule, VIRTUAL GENERATED, STORED GENERATED or INVISIBLE. The last one (INVISIBLE) can be combined with others. If the column is AUTO_INCREMENT and selected to be merged, then the generated merge statement has PRIMARY KEY included even if it is not selected in Constraints, because auto-increment can not be specified without a key. VIRTUAL GENERATED and STORED GENERATED correspond to generated columns, and in this case column Generated As also includes column generation expression.
Free version limitations:
Last updated: 2025-02-04