Skip to content

Add liquibase support#31

Open
delvh wants to merge 1 commit intomainfrom
maintenance/add-liquibase
Open

Add liquibase support#31
delvh wants to merge 1 commit intomainfrom
maintenance/add-liquibase

Conversation

@delvh
Copy link
Copy Markdown
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 #28.

@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 and removed request for Aaron2000119 March 3, 2023 09:07
@sonarqubecloud
Copy link
Copy Markdown

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.

2 participants