Spencer
PPrisma
•Created by Spencer on 4/11/2025 in #help-and-questions
Parallel Table Names using MuliSchema feature
I absolutely need to use the
multiSchema
, so I guess i'm mainly asking about the prismaSchemaFolder
, should i consolidate my entire schema into a single schema.prisma
file, which I would hope I wouldn't have to do.11 replies
PPrisma
•Created by Spencer on 4/11/2025 in #help-and-questions
Parallel Table Names using MuliSchema feature
@Nurul i'm heavily using these 2 preview features, would you recommend against one of these?
previewFeatures = ["prismaSchemaFolder", "multiSchema"]
11 replies
PPrisma
•Created by Spencer on 4/11/2025 in #help-and-questions
Parallel Table Names using MuliSchema feature
would it be helpful to show you the output?
11 replies
PPrisma
•Created by Spencer on 4/11/2025 in #help-and-questions
Parallel Table Names using MuliSchema feature
hey @Nurul , yes I ran that script, which is a wild output because it seems to want to drop a bunch of foreign keys and then drop a bunch of tables
11 replies