Source Objects/Target Objects
The tree view shows the differentiation between the source database/schema and target
database/schema after the computation of the structure synchronization, providing
with the detailed SQL statements shown in the Queries for Modification list.
The red item represents the non-existence for the other database/schema.
The blue item represents the existence for the other database/schema, but different definition detected.
You are allowed to edit the object structure manually, just simply right-click
the object in the tree view and click Edit to pop up the table
designer (MySQL, Oracle or PostgreSQL), view designer (MySQL, Oracle, or PostgreSQL), function/procedure
designer (MySQL, Oracle or PostgreSQL), sequence designer (Oracle or PostgreSQL) or event.
Queries for Modification
All the scripts are applied to the target database/schema and they are being unchecked
in the Queries for Modification list by default. Just simply select the scripts
you want to execute.
You can highlight multiple lines of scripts, and then right-click to show the pop-up menu. Choose Copy can copy the selected queries to preferred editor. Choose Check Selected, Uncheck Selected, Check All or Uncheck All so as to perform selection/unselection of scripts at one go.
To view the full SQL statements you selected, right-click the
Queries for Modification list and select Checked Scripts Detail.
Press Run Query to execute the selected query.