read replicas extension
Hi,
I would like to know if the read replicas extension is being supported and if so, if it's going to get an update to support prisma 6.2
Thanks
7 Replies
You're in no rush, so we'll let a dev step in. Enjoy your coffee, or drop into
#ask-ai
if you get antsy for a second opinion!Hey 👋
Can you please elaborate?
Are you getting any particular error with Prisma 6.2?
In package.json it's still fixed to 5.2.0 and also you can check this issue:
https://github.com/prisma/extension-read-replicas/issues/41
Seems like the extension it's abandoned
GitHub
Update package to work with prisma 6 · Issue #41 · prisma/extension...
Update package to work with prisma 6 npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: [email protected] npm error Found: @prisma/[email protected] npm error node_mod...
Thanks for bringing this to my attention. I have raised this to ORM team
I'll get back to you with an update 🙏
Thank you very much 🫶
Hey @zaloster someone posted a work around that seems to be working if you want to check it out
https://github.com/prisma/extension-read-replicas/issues/41#issuecomment-2629537443
it still would be nice to get an update on the extension though!
GitHub
Update package to work with prisma 6 · Issue #41 · prisma/extension...
Update package to work with prisma 6 npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: [email protected] npm error Found: @prisma/[email protected] npm error node_mod...
ORM team has taken a note of this and plans to merge the PR. I'll inform you once its merged