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

Align RevisionInfo entity to schema, such that ddl validation passes #2544

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

chrisbellingham-hmcts
Copy link
Contributor

@chrisbellingham-hmcts chrisbellingham-hmcts commented Feb 4, 2025

Starting the application locally (with the local spring profile) performs a DDL validation check on startup. This ensures the modelled Entities are aligned with the underlying schema.

Some misalignment in the RevisionInfo entity causes validataion to fail. This PR addresses this.

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

@chrisbellingham-hmcts chrisbellingham-hmcts marked this pull request as ready for review February 4, 2025 13:32
@chrisbellingham-hmcts chrisbellingham-hmcts requested review from a team as code owners February 4, 2025 13:32
@chrisbellingham-hmcts chrisbellingham-hmcts requested review from davet1985, jackmaloney, hemantasharma1129, Abhivan, Babunawa and cpareek and removed request for a team February 4, 2025 13:32
@chrisbellingham-hmcts chrisbellingham-hmcts force-pushed the no-jira-fix-rev-info-entity branch from 4c69018 to c34bfa0 Compare February 7, 2025 11:16
@chrisbellingham-hmcts chrisbellingham-hmcts merged commit 17cb510 into master Feb 7, 2025
10 checks passed
@chrisbellingham-hmcts chrisbellingham-hmcts deleted the no-jira-fix-rev-info-entity branch February 7, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants