Dhwanik Panchal
05/23/2022, 5:52 PMprisma.schema file for data modelling. Let's suppose. the application grows and so do the number of database tables. Since all the models will be in one schema file does it impact performance in any way?
2. Related to previous question, can we separate models in prisma.schema file across multiple "schemas"?
Thanks!Sabin Adams
05/23/2022, 7:56 PMNurul
05/24/2022, 7:17 AM