This repository was archived by the owner on Apr 15, 2025. It is now read-only.
about prisma client py schema.prisma #1019
|
In prisma-client-python, can the schema.prisma file be moved to any folder of your choice? Also, is the multi-file Prisma schema feature supported with prismaSchemaFolder? |
Answered by
RobertCraigie
Aug 19, 2024
Replies: 1 comment 3 replies
yes, you can tell prisma to use a different schema with
yes :) |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately that is not supported