Enhanced Introspection

Define naming rules for your models.

To enable this optional feature, add the enhancedIntrospection element to your optionalFeatures array in your configuration object.

Feature Effect

Prisma Util will run all filters from your introspection property and it will apply the changes properly, while still maintaining relations and correct database names.

Last updated