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

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

databaseChangeLog:
  - changeSet:
      id: 3.18.18
      author: GraviteeSource Team
      changes:
        # ################
        # Flows Changes
        # ################
        - modifyDataType:
            tableName: ${gravitee_prefix}flows
            columnName: condition
            newDataType: nvarchar(512)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy