Expand description
Implementation of SQL CREATE INDEX
Structs§
- Create
Index Data - Representation of a create index operation
Enums§
- Create
Index Impl - Implementation of database specific implementations of the CreateIndex trait.
Traits§
- Create
Index - Representation of a CREATE INDEX builder.