Expand description
Implementation of SQL DROP TABLE statements
Structs§
- Drop
Table Data - The representation of data of the drop table statement.
Enums§
- Drop
Table Impl - Implementation of the DropTable trait for the different implementations.
Traits§
- Drop
Table - Trait representing a drop table builder.