Module index

Source
Expand description

Index definition & alternations statements.

§Usage

Modules§

common 🔒
create 🔒
drop 🔒

Structs§

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

Enums§

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

Traits§

IntoIndexColumn