adamjkb / bark

Materialized path extension for Prisma
https://prisma-extension-bark.gitbook.io
MIT License
33 stars 5 forks source link

Verify validity of models at startup #59

Open adamjkb opened 10 months ago

adamjkb commented 10 months ago

To prevent incorrect usage a simple verification that the models has the minimum required fields would help a lot to teach correct usage of the extension.