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

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

databaseChangeLog:
  - changeSet:
      id: 3.20.22
      author: GraviteeSource Team
      changes:
        - modifyDataType:
            tableName: ${gravitee_prefix}notification_templates
            columnName: description
            newDataType: nvarchar(512)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy