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

Add database migration #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add database migration #21

wants to merge 3 commits into from

Conversation

delvh
Copy link
Contributor

@delvh delvh commented Mar 2, 2023

In the future, any PR that changes stored data must also adapt the corresponding changelog under src/main/resources/db/changelog/changelog-<version>.sql.
New versions should also use a new changelog instead of appending to an old one.
For details on how to keep the changelog up to date, consult the docs.
Part of Gamify-IT/issues#439.
Replaces #18.

@delvh delvh added the feature New feature or request label Mar 2, 2023
@delvh delvh mentioned this pull request Mar 2, 2023
@delvh delvh requested review from Aaron2000119 and madebyTimo March 3, 2023 09:07
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant