ftsIndexes
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.
This object's entries are a key-value pair. When the migrations are generated, Prisma Util will change them to create indexes for these models. To configure your full-text search indexes, add the following line to your exported configuration object:
prisma-util.config.mjs
Last updated