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

Spike/migrations direct #4499

Closed
wants to merge 5 commits into from
Closed

Spike/migrations direct #4499

wants to merge 5 commits into from

Conversation

connoratrug
Copy link
Contributor

@connoratrug connoratrug commented Nov 15, 2024

What are the main changes you did

  • setup code to run schema migrations via python client

  • wait for server start

  • read migrations form app folder

  • (todo) for each schema connected to the app

  • run the migration

How to test

  • explain here what to do to test this (or point to unit tests)

Checklist

  • updated docs in case of new feature
  • added/updated tests
  • added/updated testplan to include a test for this fix, including ref to bug using # notation

@connoratrug connoratrug requested a review from YpeZ November 15, 2024 14:43
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
C Reliability Rating on New Code (required ≥ A)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

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

@connoratrug
Copy link
Contributor Author

close in favour of coding migration directly into the java/sql backend

@connoratrug connoratrug closed this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant