Expand description
Implementation of SQL DELETE operation
Structs§
- Delete
Data - Representation of the data of a DELETE operation.
Enums§
- Delete
Impl - Implementation of the Delete trait for the different implementations
Traits§
- Delete
- Trait representing a delete builder.