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

Upgrade to Prisma-2.0.0-alpha.1311 (includes beta.9) #668

Merged
merged 4 commits into from
Jun 8, 2020

Conversation

thedavidprice
Copy link
Contributor

Includes the latest Prisma master branch release.

Prisma release notes beta.9: https://github.com/prisma/prisma/releases/tag/2.0.0-beta.9

Passing manual tests locally:

  • yarn rw db save
  • yarn rw db up
  • yarn rw dev (both Tutorial cold start and existing App)
  • DB migration file compatibility from beta.8 to beta.9
  • CRUD query/mutations for tutorial blog posts

⚠️ I have not yet tested deploy. To do before a new release.

@thedavidprice thedavidprice merged commit 871d091 into master Jun 8, 2020
@thedavidprice thedavidprice added this to the next release milestone Jun 8, 2020
@thedavidprice thedavidprice deleted the dsp-upgrade-prisma-alpha-1311 branch June 8, 2020 21:13
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.

None yet

1 participant