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

Run db push against programmatic Prisma API and remove faulty optimisation #5059

Merged
merged 38 commits into from
Mar 12, 2021

Conversation

emmatown
Copy link
Member

@emmatown emmatown commented Mar 9, 2021

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2021

🦋 Changeset detected

Latest commit: 2b1bbd7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@keystone-next/adapter-prisma-legacy Patch
@keystone-next/keystone Patch
@keystone-next/test-utils-legacy Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/A7ZEY6TWLQ14iHUAdb1QBENk7Lvc
✅ Preview: https://keystone-next-docs-git-prisma-experimenting-keystonejs.vercel.app

@vercel vercel bot temporarily deployed to Preview March 9, 2021 00:33 Inactive
const { getGenerators, formatSchema } = require('@prisma/sdk');
const { DbPush, MigrateDev } = require('@prisma/migrate');
Copy link
Contributor

Choose a reason for hiding this comment

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

Ooh, they expose these now. Heck yeah! 🎉

@vercel vercel bot temporarily deployed to Preview March 9, 2021 00:43 Inactive
@vercel vercel bot temporarily deployed to Preview March 9, 2021 01:33 Inactive
@vercel vercel bot temporarily deployed to Preview March 9, 2021 02:33 Inactive
@vercel vercel bot temporarily deployed to Preview March 9, 2021 02:39 Inactive
@vercel vercel bot temporarily deployed to Preview March 9, 2021 02:54 Inactive
@vercel vercel bot temporarily deployed to Preview March 9, 2021 03:10 Inactive
@vercel vercel bot temporarily deployed to Preview March 9, 2021 03:28 Inactive
@vercel vercel bot temporarily deployed to Preview March 10, 2021 04:10 Inactive
@vercel vercel bot temporarily deployed to Preview March 11, 2021 06:47 Inactive
@vercel vercel bot temporarily deployed to Preview March 11, 2021 06:49 Inactive
@vercel vercel bot temporarily deployed to Preview March 11, 2021 06:52 Inactive
@vercel vercel bot temporarily deployed to Preview March 11, 2021 23:38 Inactive
@vercel vercel bot temporarily deployed to Preview March 12, 2021 00:12 Inactive
@vercel vercel bot temporarily deployed to Preview March 12, 2021 00:33 Inactive
@emmatown emmatown changed the title Prisma experimenting Run db push against programmatic Prisma API and remove faulty optimisation Mar 12, 2021
@vercel vercel bot temporarily deployed to Preview March 12, 2021 00:56 Inactive
@vercel vercel bot temporarily deployed to Preview March 12, 2021 01:09 Inactive
@emmatown emmatown marked this pull request as ready for review March 12, 2021 01:16
@emmatown emmatown requested a review from timleslie March 12, 2021 01:16
@vercel vercel bot temporarily deployed to Preview March 12, 2021 03:10 Inactive
Copy link
Contributor

@timleslie timleslie left a comment

Choose a reason for hiding this comment

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

This all LGTM 👍

@emmatown emmatown enabled auto-merge (squash) March 12, 2021 03:16
@emmatown emmatown merged commit b3c4a75 into master Mar 12, 2021
@emmatown emmatown deleted the prisma-experimenting branch March 12, 2021 03:17
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.

2 participants