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

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

databaseChangeLog:
  - changeSet:
      id: 3.20.31
      author: GraviteeSource Team
      changes:
        - modifyDataType:
            tableName: ${gravitee_prefix}flow_steps
            columnName: condition
            newDataType: nvarchar(1024)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy