P
Prisma•2mo ago
ilya

Migration from 5 to 6 for serverless project

Hello, I'm currently migrating from Prisma 5 to Prisma 6, and I have a serverless Lambda project that uses layers. My binaries were previously in the layer for Prisma 5, but now I'm wondering if I need to do any updates to that; does Prisma 6 still use binaries? Specifically this libquery_engine-rhel-openssl-1.0.x.so.node
4 Replies
Prisma AI Help
Prisma AI Help•2mo ago
You chose to debug with a human. They'll tinker with your query soon. If you get curious meanwhile, hop into #ask-ai for a quick spin!
Nurul
Nurul•2mo ago
Hey 👋 Yes, Prisma 6 still relies on binaries. This is going to change soon, but at the moment it still relies on binary Query Engines
ilya
ilyaOP•2mo ago
Thank you for your reply! @Nurul (Prisma) If Prisma gets rid of binaries it would be no brainer for any serverless app
Nurul
Nurul•2mo ago
We are working hard on making it a reality 🙂

Did you find this page helpful?