prisma / specs

⚠ This repository is not actively used any more, please check out the Prisma Documentation for updated information on Prisma. ⚠
https://docs.prisma.io
87 stars 16 forks source link

PSL: Remove pluralization in fields and tables #416

Closed janpio closed 4 years ago

janpio commented 4 years ago

This PR removes the pluralization of field names and backing tables. This is more in line what Introspection does, but might not actually be wanted when writing the schema by hand.