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

Flatten the adapters class hierarchy #5281

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Conversation

timleslie
Copy link
Contributor

This PR brings the adapter code from the keystone package into the adapter-prisma package and removes the base classes. In future PRs we'll be able to refactor the adapter classes themselves, this PR is just about getting the code in the right place to begin with.

@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2021

🦋 Changeset detected

Latest commit: 641945f

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

This PR includes changesets to release 6 packages
Name Type
@keystone-next/keystone-legacy Major
@keystone-next/adapter-prisma-legacy Patch
@keystone-next/test-utils-legacy Patch
@keystone-next/benchmarks-legacy Patch
@keystone-next/keystone 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 30, 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/GC5smRByLZWgQT1hYDiVWsuNAWtp
✅ Preview: https://keystone-next-docs-git-remove-base-adapters-keystonejs.vercel.app

@timleslie timleslie requested a review from a team March 30, 2021 04:42
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@timleslie timleslie enabled auto-merge (squash) March 30, 2021 04:43
@timleslie timleslie merged commit 4f0abec into master Mar 30, 2021
@timleslie timleslie deleted the remove-base-adapters branch March 30, 2021 04:45
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