bcgov / moh-phlat

Repository for the PHLAT registries data loading application
Apache License 2.0
2 stars 0 forks source link

Bcmohad 22613 implement flyway database migration #50

Closed Ashwani-cgi closed 6 months ago

Ashwani-cgi commented 6 months ago

This PR adds the Flyway migration framework to automate and version database changes. To make sure everything runs smoothly, I've set up the Flyway history table in both the development and testing environments. I've also added metadata for two scripts, so Flyway won't complain. Once this branch is merged, there might be some issue that can arise though I have tested in local.