Module diesel::pg::upsert [−][src]
Types and functions related to PG's ON CONFLICT clause
See the methods on InsertStatement
for usage examples.
Structs
| IncompleteDoUpdate |
A partially constructed |
| IncompleteOnConflict |
A partially constructed |
Functions
| excluded |
Represents |
| on_constraint |
Used to specify the constraint name for an upsert statement in the form |