keystone icon indicating copy to clipboard operation
keystone copied to clipboard

WIP/POC support prisma 5.4 serverless driver adapters

Open mmachatschek opened this issue 1 year ago • 4 comments

This is a WIP and more like a POC.

mmachatschek avatar Oct 04 '23 21:10 mmachatschek

@dcousens I'll rebase this onto the major branch when that one has the latest changes merged if this PR is of interest?

mmachatschek avatar Oct 04 '23 21:10 mmachatschek

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

codesandbox-ci[bot] avatar Oct 04 '23 22:10 codesandbox-ci[bot]

@mmachatschek are you interested in rebasing this?

dcousens avatar Apr 02 '24 01:04 dcousens

@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

mmachatschek avatar Apr 02 '24 19:04 mmachatschek