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

Client extension support #942

Open
WesleyYue opened this issue Apr 21, 2024 · 0 comments
Open

Client extension support #942

WesleyYue opened this issue Apr 21, 2024 · 0 comments

Comments

@WesleyYue
Copy link

Problem

There are a few Prisma client extensions that would be useful to us, namely: https://github.com/prisma/extension-read-replicas and https://github.com/dthyresson/prisma-extension-supabase-rls

Suggested solution

Be able to use read replicas and RLS with Prisma python.

Alternatives

Use a different ORM or go to js.

Additional context

Can you provide some context as to what a possible implementation might look like at a high level to support client extensions in Prisma python? If it's not too hairy, I wouldn't mind hacking something together.

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

1 participant