Changelog Attributes
Use attributes in your changelog and in individual changesets to complete the following tasks:
- Reference other changelogs from within a changelog
- Break up your primary changelog into more manageable pieces
- Specify when, how, and under what conditions to run changes in a changeset
- Define the behavior of table columns
- Specify when, how, and under what conditions to run changes in a changeset
Tip: All changeset attributes use the camelCase
format.
For more information, see the following topics:
- Contexts
- Labels
- column
- endDelimiter SQL attribute
- include
- includeAll
- logicalFilePath
- objectQuotingStrategy
- runOnChange
- runWith
- Using the PSQL integration and runWith attribute with Liquibase Pro and PostgreSQL
- Using the SQLCMD integration and runWith attribute with Liquibase Pro and MSSQL Server
- Using the SQL Plus integration and runWith attribute with Liquibase Pro and Oracle
- Using SQL Plus and Oracle Proxy User in Liquibase Pro