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
