Multi-schema | - Manages one to many schema. Convenient for Oracle databases. Limited to one database per project for other database types (SQL Server, DB2, EDB Postgres).
- Tracking tables can be assigned to a separate schema just for them. Note: this can be an advantage even for projects that require only one schema.
- Database type must be the same across release pipeline steps. For a list of database types, see Hardware, Software, and Database Requirements. Each row represents a database type. For example, EDB Postgres and PostgreSQL Community are different database types.
- Schema names must be the same across release pipeline steps
- Can add schema
|