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

Remove dev.db/migrations check in db studio #801

Merged
merged 1 commit into from
Jul 6, 2020
Merged

Remove dev.db/migrations check in db studio #801

merged 1 commit into from
Jul 6, 2020

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented Jul 6, 2020

The yarn rw db studio command would check for the presence of a dev.db and migrations file before starting. This PR removes those checks and replaces it with a check for only the schema.prisma file.

Copy link
Contributor

@peterp peterp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@jtoar jtoar merged commit ffc318b into redwoodjs:main Jul 6, 2020
@jtoar jtoar deleted the edit-prisma-studio-check branch July 6, 2020 08:15
@thedavidprice thedavidprice added this to the next release milestone Jul 9, 2020
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.

None yet

3 participants