liquibase.examples.yaml.blank-changelog.yaml Maven / Gradle / Ivy
databaseChangeLog:
- changeSet:
id: 1
author: your.name
changes:
# Insert Yaml change objects here https://docs.liquibase.com/concepts/changelogs/yaml-format.html
- changeSet:
id: 2
author: your.name
changes:
# Insert Yaml change objects here https://docs.liquibase.com/concepts/changelogs/yaml-format.html
© 2015 - 2025 Weber Informatics LLC | Privacy Policy