Module rorm_sql::drop_table
source · Expand description
Implementation of SQL DROP TABLE statements
Structs
The representation of data of the drop table statement.
Enums
Implementation of the DropTable trait for the different implementations.
Traits
Trait representing a drop table builder.