The fractional indexing utility type
The Drizzle table type
The column type that stores fractional indices
The record type for grouping columns
The record type for cursor columns
The fractional indexing utility instance
The Drizzle table object
The column that will store the fractional index
The columns that define the grouping context
The columns that uniquely identify a row within a group
A configuration object for fractional indexing
Creates a configuration object for fractional indexing with Drizzle ORM. This function defines how fractional indices are integrated into a Drizzle schema, specifying the table, column, grouping context, and cursor information.