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

Development: Rename database columns with keywords to be able to update liquibase #8280

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

krusche
Copy link
Member

@krusche krusche commented Apr 1, 2024

This is a back port of some changes in #8276 to the 6.9.x version, mainly to make sure all current database changes are available in the latest 6.9.x release so that they can be cleaned up in the 7.0.0 release (also see #8278)

Checklist

General

Server

  • Important: I implemented the changes with a very good performance and prevented too many (unnecessary) database calls.
  • I strictly followed the server coding and design guidelines.

Motivation and Context

Keep server dependencies up to date

Steps for Testing

Make sure all relevant checks pass

Testserver States

Note

These badges show the state of the test servers.
Green = Currently available, Red = Currently locked







Review Progress

Code Review

  • Code Review 1
  • Code Review 2

Manual Tests

  • Test 1
  • Test 2

@krusche krusche added this to the 6.9.6 milestone Apr 1, 2024
@github-actions github-actions bot added server Pull requests that update Java code. (Added Automatically!) documentation database Pull requests that update the database. (Added Automatically!). Require a CRITICAL deployment. labels Apr 1, 2024
@krusche krusche marked this pull request as ready for review April 1, 2024 10:30
@krusche krusche requested a review from a team as a code owner April 1, 2024 10:30
@krusche krusche merged commit eca3b82 into release/6.9.x Apr 1, 2024
23 of 30 checks passed
@krusche krusche deleted the chore/update-liquibase branch April 1, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Pull requests that update the database. (Added Automatically!). Require a CRITICAL deployment. documentation ready for review server Pull requests that update Java code. (Added Automatically!)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant