Module rorm_sql::delete

source ·
Expand description

Implementation of SQL DELETE operation

Structs

  • Representation of the data of a DELETE operation.

Enums

Traits

  • Trait representing a delete builder.