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

Do not run migrations automatically #1153

Closed
11 tasks done
lennartkoopmann opened this issue Sep 13, 2024 · 0 comments
Closed
11 tasks done

Do not run migrations automatically #1153

lennartkoopmann opened this issue Sep 13, 2024 · 0 comments

Comments

@lennartkoopmann
Copy link
Member

lennartkoopmann commented Sep 13, 2024

  • Check that schema is on latest/expected version during node bootstrap. Exit and warn about running migrate first
  • Include migration bin/ script in distributions
  • No longer run migrations during bootstrap
  • Introduce new node command: migrate
    • Runs in foreground, prints result
  • Make output prettier
    • Always print via Log4j
  • Documentation
    • Update installation guides
    • Update default upgrade guide
  • Finish release notes in Version alpha.16 Meta Release Ticket #1184
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

No branches or pull requests

1 participant