Is there a channel or specific place where I can d...
# orm-help
m
Is there a channel or specific place where I can discuss prisma introspection and scope? We need the ability to break a prisma.schema up into multiple files to limit the context that it tries to handle. I am currently working on a project where the introspection just pulled in 1000 tables and vscode is dying. I only need access to about 10 of these tables, but prisma seems to want to delete the tables if I introspect and then remove the 98% I didnt need.
n
Hey Michael 👋 our Product team is always eager to learn about various use cases and special requirements for Prisma! I think ideally you can create a GitHub issue first with the details about your use case, and then drop a link to it in the #product-feedback channel which is monitored by our Product team. Feel free to ping me again if you don't receive an answer there any time soon 🙂