Module on_conflict

Module on_conflict 

Source

Structs§

OnConflict

Enums§

OnConflictAction
Represents ON CONFLICT (upsert) actions
OnConflictIdentifier
Represents either a column or an expression in the conflict targets
OnConflictTarget
Represents ON CONFLICT (upsert) targets
OnConflictUpdate
Represents strategies to update column in ON CONFLICT (upsert) actions