prisma / database-schema-examples

Database Schema Examples we strive to support in Prisma
215 stars 50 forks source link

Reference: Denylist from Prisma Client #94

Open janpio opened 4 years ago

janpio commented 4 years ago

See comments on https://github.com/prisma/prisma-client-js/pull/482 for denylist for model and enum names - we should see what happens if you use them anyway. Possibly they should be handled as an introspection warning already.