Module sea_query::index[][src]

Table index (create and drop).

Usage

Structs

Index

Shorthand for constructing any index statement

IndexCreateStatement

Create an index for an existing table

IndexDropStatement

Drop an index for an existing table

TableIndex

Specification of a table index

Enums

IndexStatement

All available types of index statement