Module index
Expand description
Index definition & alternations statements.
§Usage
- Table Index Create, see 
IndexCreateStatement - Table Index Drop, see 
IndexDropStatement 
Structs§
- Index
 - Shorthand for constructing any index statement
 - Index
Column  - Index
Create Statement  - Create an index for an existing table
 - Index
Drop Statement  - Drop an index for an existing table
 - Table
Index  - Specification of a table index
 
Enums§
- Index
Order  - Index
Statement  - All available types of index statement
 - Index
Type  - Specification of a table index