prisma-markdown icon indicating copy to clipboard operation
prisma-markdown copied to clipboard

Markdown generator of Prisma, including ERD and descriptions

Results 3 prisma-markdown issues
Sort by recently updated
recently updated
newest added

* (Description) Why not writing the type for each field, as well a props (FK, nullable, Unique, etc...) ? They are in the ERD, but the ERD doesn't embed the...

enhancement
help wanted
good first issue

Loving the tool, thank you! I'd like to know if you've covered MongoDB and Prisma. It supports embedded document syntax which would be handy to have mapped. ```javascript model User...

help wanted
question

Thank you for this tool! I use Prisma with PostGIS and include geometry columns that use the `Unsupported` field type. This tool does not include these fields in the generated...

enhancement
question