Module index

Source
Expand description

Index definition & alternations statements.

§Usage

Structs§

Index
Shorthand for constructing any index statement
IndexColumn
IndexCreateStatement
Create an index for an existing table
IndexDropStatement
Drop an index for an existing table
TableIndex
Specification of a table index

Enums§

IndexOrder
IndexStatement
All available types of index statement
IndexType
Specification of a table index

Traits§

IntoIndexColumn