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

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

databaseChangeLog:
  - changeSet:
      id: 3.19.19
      author: GraviteeSource Team
      changes:
        - modifyDataType:
            tableName: ${gravitee_prefix}notification_templates
            columnName: title
            newDataType: nvarchar(256)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy