Skip to content

Added Flyway Migration Support

Choose a tag to compare

@erikyuzwa erikyuzwa released this 29 Oct 21:17
· 3 commits to main since this release
  • Tweaked compose.yaml configuration
  • Added support for Flyway migration management for the database
  • Updated Account model to support created_at and updated_at properties
  • Tweaks to the SeedData to use the @builder annotation
  • Added a V1__initial_migration.sql script for flyway