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.
Index name.
Index filter condition.
Creates a new copy of this index with exactly same properties.
Creates index from the index metadata object.
Generated using TypeDoc
Database's table index stored in this class.