Module rorm_sql::update

source ·
Expand description

Implementation of SQL UPDATE statements

Structs

Implementation of SQLs UPDATE statement.

Enums

Implementation of the Update trait for the different implementations.

Traits

Trait representing a update builder.