The options for the fractional indexing extension.
{ fields: { "article.fi": { group: ["userId"], lengthBase: "0123456789", digitBase: "0123456789" } } } Copy
{ fields: { "article.fi": { group: ["userId"], lengthBase: "0123456789", digitBase: "0123456789" } } }
The Prisma client type
Readonly
The fractional index fields.
Optional
The maximum length of the fractional index.
50 Copy
50
The maximum number of retries to generate a fractional index.
5 Copy
5
The options for the fractional indexing extension.
Example
See