Columns included in this index.
The FULLTEXT modifier indexes the entire column and does not allow prefixing. Works only in MySQL.
The SPATIAL modifier indexes the entire column and does not allow indexed columns to contain NULL values. Works only in MySQL.
Indicates if this index is unique.
Constraint name.
Index filter condition.
Generated using TypeDoc
Database's table index options.