Module update

Module update 

Source

Structs§

UpdateFromSet
Marker for the state after FROM clause
UpdateInitial
Marker for the initial state of UpdateBuilder
UpdateReturningSet
Marker for the state after RETURNING clause
UpdateSetClauseSet
Marker for the state after SET clause
UpdateWhereSet
Marker for the state after WHERE clause

Type Aliases§

UpdateBuilder
Builds an UPDATE query specifically for PostgreSQL