keystone
keystone copied to clipboard
WIP/POC support prisma 5.4 serverless driver adapters
This is a WIP and more like a POC.
@dcousens I'll rebase this onto the major
branch when that one has the latest changes merged if this PR is of interest?
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.
Latest deployment of this branch, based on commit 19d623dc1abb3ef639c789eda1c10844aa44da1a:
Sandbox | Source |
---|---|
@keystone-6/sandbox | Configuration |
@mmachatschek are you interested in rebasing this?
@dcousens I'm currently unable to polish/rebase this PR to a state where it would be mergeable.
Prisma works with 5.11 in our huge codebase. We have tested the prisma serverless adapter which also works. We only needed to add the workaround that @borisno2 added to his project https://github.com/keystonejs/keystone/pull/8847#discussion_r1349602479
You can close the PR if you want to or pick up the changes I made. Feel free to decide how you want to move forward. I'm happy with any decision