liquibase.db.changelog-master.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kangaroo-server-authz Show documentation
Show all versions of kangaroo-server-authz Show documentation
Kangaroo's Administration API.
databaseChangeLog:
- preConditions:
- or:
- dbms:
type: h2
- dbms:
type: mysql
- include:
file: liquibase/db.changelog-authz-1.0.0.yaml
- include:
file: liquibase/db.changelog-authz-1.1.0.yaml
- include:
file: liquibase/db.changelog-authz-1.2.0.yaml