Change Types
are database-specific queries to alter
or update
the database via Liquibase
. Change type can be in XML
, YAML
, or JSON
formatted.
best practice is to have only one Change Type per changeset.
Below is some of the list of Change Type Data
provided by Liquibase