Open Glamdring opened 4 years ago
Use Flyway (or liquibase) to setup database migrations. Ideally, they should be automatically run on startup (and reverted in case of failure).
Use Flyway (or liquibase) to setup database migrations. Ideally, they should be automatically run on startup (and reverted in case of failure).