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

liquibase.changelogs.v3_14_0.schema.yml Maven / Gradle / Ivy

There is a newer version: 4.6.0
Show newest version
databaseChangeLog:
  - changeSet:
      id: 3.14.0
      author: GraviteeSource Team
      changes:
        - addColumn:
            tableName: ${gravitee_prefix}applications
            columns:
              - column:
                  name: domain
                  type: nvarchar(256)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy