Bases: Enum
Enum
Types of indices.
Attributes Summary
INDEX
PARTITION
PRIMARY
UNIQUE
Attributes Documentation
IndexType
IndexType.INDEX
IndexType.PARTITION
IndexType.PRIMARY
IndexType.UNIQUE