You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
I noticed that the prisma version from the cargo CLI isn't really above 4.8.0 though.
I also couldn't find anything in the docs mentioning that prisma-client-rust only supports lower versions of Prisma. Maybe if it isn't, can this be mentioned?
Hi! Is this supported yet? It's in the v5.15 of Prisma: https://www.prisma.io/blog/organize-your-prisma-schema-with-multi-file-support. Currently, the latest version of Prisma is 6.2.1.
I noticed that the prisma version from the cargo CLI isn't really above 4.8.0 though.
I also couldn't find anything in the docs mentioning that prisma-client-rust only supports lower versions of Prisma. Maybe if it isn't, can this be mentioned?