Module sea_query::index[][src]

Expand description

Index definition & alternations statements.

Usage

Structs

Shorthand for constructing any index statement

Create an index for an existing table

Drop an index for an existing table

Specification of a table index

Enums

All available types of index statement

Specification of a table index

Traits