Module rorm_sql::create_table
source · Expand description
Implementation of SQL CREATE TABLE statements
Structs
- The representation of an create table operation.
Enums
- The implementation of the CreateTable trait for different database dialects.
Traits
- The trait representing a create table builder