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

Use db:reset instead of db:setup #3566

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Conversation

patrickarnett
Copy link
Contributor

Resolves #3565

Description

rails db:reset drops the db before rebuilding it, so all meta tables are fresh.

@dorner dorner merged commit 166078c into rubyforgood:main Apr 27, 2023
@dorner
Copy link
Collaborator

dorner commented Apr 27, 2023

Thanks!

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.

[BUG]: bin/rails setup leaves db in invalid state
2 participants