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

Deno Support? #9

Open
chrisabrams opened this issue Dec 30, 2023 · 1 comment
Open

Deno Support? #9

chrisabrams opened this issue Dec 30, 2023 · 1 comment

Comments

@chrisabrams
Copy link

Hey, I was checking out your neat library, but I was not get it working with Deno. It seems like there are some assumptions made with where the prisma client is located/generated. I'm not sure what it would take to modify things but being able to provide the library with a prisma instance through some initialization options might work?

@olivierwilkinson
Copy link
Owner

olivierwilkinson commented Feb 6, 2024

Hi there,

Thanks for letting me know it doesn't work with Deno! When I have time I'll try to get this working. I'll let you know how I get on when I get round to it 😄

I'll have to look into how feasible providing a prisma instance to the initialization options is, as that would require infering types / the dmmf from the instance, hopefully that is possible!

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

No branches or pull requests

2 participants