Crate diesel_uplete

Crate diesel_uplete 

Source

Structs§

AllNull
Appears in some trait bounds.
DynColumn
Appears in some trait bounds.
UpleteBuilder
UpleteCount
The output of an uplete.
UpleteQuery

Traits§

SupportedTable
Trait that you must implement for a table in order to do upletes on it.

Functions§

uplete
Set columns (each specified with UpleteBuilder::set_null) to null in the rows found by query, and delete rows that have no remaining non-null values in non-ignored columns