How to Perform Version Control
To perform Version Control, take the following steps:
- Create the new database schema in TurboData.
- While you have the new schema open, select Version Control from the Database menu.
- Press the Select Target push button to select the target database schema. This is the schema you have previously worked on and will be updated. New tables and columns will be modified, created and deleted on the target. The currently open schema will not be updated.
- Enter the path and file name of the log file. This will record the updates to the target schema.
- Press the Apply push button.
- After Version Control has completed successfully, the log file will automatically open with the default text editor.
- Close the Version Control dialog by pressing the Close push button.
- Open the target database schema. The modifications should be applied, and your overrides will still be saved on any unchanged columns.