schema
Schema (Optional) - Deprecated
This configuration option has been deprecated in API version v2.0.0.
This version deprecated the pg_trgm Support Optional feature. Because this configuration option was used for pg_trgm Support, it has been deprecated as well. Until further notice, this configuration option will be used for pg_trgm Support but will not receive any technical support.
Experimental Feature
Type: String
This field represents your schema name and is required for building queries. To configure the schema name, add the following line to your exported configuration object:
prisma-util.config.mjs
Last updated