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

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

databaseChangeLog:
    - changeSet:
        id: 1.20.1
        author: GraviteeSource Team
        changes:
        - modifyDataType:
            columnName: client_id
            newDataType: nvarchar(300)
            tableName: ${gravitee_prefix}applications




© 2015 - 2025 Weber Informatics LLC | Privacy Policy