samchon / prisma-markdown

Markdown generator of Prisma, including ERD and descriptions
MIT License
393 stars 18 forks source link

Test multiple schema file case #25

Open samchon opened 2 months ago

samchon commented 2 months ago

Tested prisma v5.15, which updated supporting multiple schema file, on this prisma-markdown.

By testing, checked that there's not any problem, so that prisma-markdown also supports multiple schema file.