/
Single-schema Projects
Liquibase Enterprise was formerly known as Datical DB.
Single-schema Projects
Choosing Single-schema or Multi-schema
You should consider the flexibility that a multi-schema project offers you before choosing a single-schema project.
- A single-schema project allows you to vary the schema name across steps in the release pipeline.
- A multi-schema project allows you to do the following:
- Put the tracking tables in a different schema
- Add additional schemas later
- To vary the schema name across steps requires substitution parameters
Creating a Single-schema Project
- Right-click on the left pane and select New > Deployment Plan.
- Enter the Project name, then click Next. You accept the following default values:
- Single Schema - This project will manage 1 schema per Deployment Step
- Deployment Step - Select this when schema names differ across Deployment Steps
- Enter the Name for the step, select the Database Platform, then click Next
- Enter the database connection information, then click Test Connection.
- Click Finish.
Note that you need to add steps to the project to complete it.
, multiple selections available,
Related content
Creating a Multi-schema Project
Creating a Multi-schema Project
More like this
Running Deployment Packager
Running Deployment Packager
Read with this
Choosing the Schema Settings for the Project
Choosing the Schema Settings for the Project
More like this
Adding a Project to Git
Adding a Project to Git
Read with this
How To: Configure a Project Using Oracle Schemas for DBdefs
How To: Configure a Project Using Oracle Schemas for DBdefs
More like this
Installing Liquibase Enterprise
Installing Liquibase Enterprise
Read with this
Copyright © Liquibase 2012-2022 - Proprietary and Confidential