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

liquibase.changelogs.v1_25_3.dictionary-null-payload.yml Maven / Gradle / Ivy

There is a newer version: 3.9.2
Show newest version
databaseChangeLog:
    - changeSet:
        id: 1.25.3-dropNotNullConstraint-event-payload
        author: GraviteeSource Team
        changes:
        - dropNotNullConstraint:
            columnDataType: nclob
            columnName: payload
            tableName: events




© 2015 - 2025 Weber Informatics LLC | Privacy Policy