Expand description
Implementation of SQL UPDATE statements
Structs§
- Update
Data - Implementation of SQLs UPDATE statement.
Enums§
- Update
Impl - Implementation of the Update trait for the different implementations.
Traits§
- Update
- Trait representing a update builder.