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

db.changelog.20210305-embiggen-reason-column.yml Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
databaseChangeLog:
- changeSet:
    id: embiggen-reason-column
    author: fletch
    changes:
    - modifyDataType:
        tableName: environment_artifact_veto
        columnName: comment
        newDataType: text




© 2015 - 2024 Weber Informatics LLC | Privacy Policy