Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull migrations from spar repo #29

Open
franTarkenton opened this issue Oct 21, 2024 · 0 comments
Open

Pull migrations from spar repo #29

franTarkenton opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@franTarkenton
Copy link
Member

The docker compose that creates the spar postgres database, only has a single migration that comes from the common/database init scripts from that repo.

The docker compose should instead have a step that retrieves all the migrations from the spar folder: https://github.com/bcgov/nr-spar/tree/main/backend/src/main/resources/db/migration, and then the migration step will run those migrations.

@franTarkenton franTarkenton added the enhancement New feature or request label Oct 21, 2024
@franTarkenton franTarkenton moved this from New to Backlog in DevOps (NR) Nov 28, 2024
@DerekRoberts DerekRoberts moved this from Backlog to Active in DevOps (NR) Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Active
Development

No branches or pull requests

1 participant