Table of Contents |
---|
...
Provide values for configuration options before packaging SQL scripts. SQL scripts are organized in folders per object type.
Multi-database/multi-catalog configuration allows you to put the SQL scripts in the same SQL repository in source code. However, you will still need a REF DB for each database.
See these pages for more information:
...
During packaging, the database specified is used to add a USE <databasename> statement to the SQL files being packaged.
Operations
Use the Datical DB CLI for managing the project and performing operations
- package (including backup, snapshot, and compare)
- status
- forecast
- deploy
- rollback
...