liquibase
Version:
Node.js wrapper for Liquibase
13 lines (11 loc) • 364 B
YAML
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