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

Send ReadOnlyIntent when ApplicationIntent=ReadOnly #348

Open
dpoupon-pla opened this issue Jul 17, 2024 · 0 comments
Open

Send ReadOnlyIntent when ApplicationIntent=ReadOnly #348

dpoupon-pla opened this issue Jul 17, 2024 · 0 comments

Comments

@dpoupon-pla
Copy link

We have a use case where we would like Prisma to connect to a SQL server read-only replica using the "ApplicationIntent=ReadOnly" parameter. This merged PR seems to be solving the issue : #297 but we still see Prisma connecting to the primary instead of the readonly replica.

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