Skip to content

Support custom prisma client output #3

@noxify

Description

@noxify

Hey,

have seen you're currently using @prisma/client in the prisma adapter.

Based on my own expierence, this works, but only as long as you do not use the custom output for the prisma client.

Had the same problem in my project and decided to mock the prisma client in the adapter implementation to support both prisma client types ( prisma-client-js and prisma-client ).

Maybe this could be useful here, too.

Here the quick links to the relevant files:

If you think this could be useful, feel free to use it :)

Can also provide a PR if this would help ✌️

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions