Online Documentation for SQL Manager for PostgreSQL

Selecting method of script generation


Use this step to select generated script type.

 

Release New Version - Set script generation method

 

 

RadioButton Generate differential script (by comparing states)

Using this method the program generates script reflecting difference between two database states.

 

Note: Script generated using this method never contains intermediate changes of an object.

 

RadioButton Generate step-by-step script (all changes from the change history)

Use this method to generate script that reflects consecutive changes made to database. Script will contain all statements from VCS history between its previous and actual states.

 

For differential script generation the next step will be the Performing script generation; for step-by-step - Specifying comments.