bcgov / hcap

Application supporting access to the Health Career Access Program (HCAP) for employers and participants.
Apache License 2.0
2 stars 1 forks source link

fix: apply phase allocation database changes #864

Closed fw-noel closed 1 year ago

fw-noel commented 1 year ago

HCAP-1296

This PR moves the migrations for Phase Allocation tables to the right folder, so that it will actually apply on dev. In this ticket we identified that this is the way to do it. To see what the tables look like in general, please see this ticket and PR#818.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

vanics commented 1 year ago

Just finished reviewing the code base and getting better understanding of what is going on here and... It all makes sense. I'm good with that.