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

db.changelog.20210716-add-raw-delivery-config.yml Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
databaseChangeLog:
  - changeSet:
      id: add-raw-delivery-config
      author: rhorev
      changes:
        - addColumn:
            tableName: delivery_config
            columns:
              - column:
                  name: raw_config
                  type: longtext




© 2015 - 2024 Weber Informatics LLC | Privacy Policy