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

liquibase.changelogs.v1_18_0.schema-views.yml Maven / Gradle / Ivy

databaseChangeLog:
    - changeSet:
        id: 1.18.0-views
        author: GraviteeSource Team
        changes:
        - addColumn:
            tableName: ${gravitee_prefix}views
            columns:
                - column:
                    name: highlight_api
                    type: nvarchar(128)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy