liquibase/liquibase-4.9.1/examples/yaml/blank-changelog.yaml
2022-04-24 01:30:18 +03:00

13 lines
350 B
YAML

databaseChangeLog:
- changeSet:
id: 1
author: your.name
changes:
# Insert Yaml change objects here https://www.liquibase.org/documentation/yaml_format.html
- changeSet:
id: 2
author: your.name
changes:
# Insert Yaml change objects here https://www.liquibase.org/documentation/yaml_format.html