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

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

There is a newer version: 3.9.2
Show newest version
databaseChangeLog:
  - changeSet:
      id: 3.1.3
      author: GraviteeSource Team
      changes:
        - dropNotNullConstraint:
            columnDataType: nvarchar(64)
            columnName: reference_id
            tableName: memberships

        - dropNotNullConstraint:
            columnDataType: nvarchar(64)
            columnName: reference_id
            tableName: audits




© 2015 - 2025 Weber Informatics LLC | Privacy Policy