keonik / prisma-erd-generator

Generate an ER Diagram based on your Prisma schema every time you run npx prisma generate
https://www.npmjs.com/package/prisma-erd-generator
MIT License
894 stars 52 forks source link

Allow to select tables due tables visibility #215

Closed yangricardo closed 7 months ago

yangricardo commented 1 year ago

Would be nice to generate the ERD from selected tables. In database that contains a large quantity of tables, or relations, it has a poor view that only svg format enables to zoom to the tables content and on browser may be not sufficient

keonik commented 1 year ago

Would this be similar https://github.com/keonik/prisma-erd-generator/issues/82?

keonik commented 7 months ago

Duplicate issue https://github.com/keonik/prisma-erd-generator/issues/82