All Downloads are FREE. Search and download functionalities are using the official Maven repository.

liquibase.db.changelog-master.yaml Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy