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

Allow disabling of automatic migrations #135

Open
camertron opened this issue Sep 30, 2023 · 0 comments
Open

Allow disabling of automatic migrations #135

camertron opened this issue Sep 30, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@camertron
Copy link
Member

camertron commented Sep 30, 2023

Right now, Kuby runs database migrations automatically on every deploy. Since migrations can be tricky and/or dangerous, it should be possible to disable automatic migrations per-environment in your Kuby config. We should also document how to run migrations using the Kuby CLI.

The place to do this is rails_app/plugin.rb.

@camertron camertron added documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant