Module update

Source
Expand description

Implementation of SQL UPDATE statements

Structs§

UpdateData
Implementation of SQLs UPDATE statement.

Enums§

UpdateImpl
Implementation of the Update trait for the different implementations.

Traits§

Update
Trait representing a update builder.