eu-federation-gateway-service / efgs-federation-gateway

The goal of this project is to develop the official European solution for the interoperability between national backend servers of decentralised contact tracing applications to combat COVID-19.
Apache License 2.0
59 stars 25 forks source link

Fix: Liquibase Changelog when starting on blank MySql #307

Closed f11h closed 1 year ago

f11h commented 1 year ago

The Liquibase Changeset v000-create-diagnosis-key-batch-entity-table.yml contains an incrementBy property which is not supported by MySql. It's not required for our database schema.