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

db.changelog.20200521-add-event-pk.yml Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
databaseChangeLog:
- changeSet:
    id: add-event-pk
    author: fletch
    changes:
    - addPrimaryKey:
        tableName: event
        columnNames: uid




© 2015 - 2024 Weber Informatics LLC | Privacy Policy