//! Types and functions related to PG's `ON CONFLICT` clause
//!//! See [the methods on `InsertStatement`](../../query_builder/struct.InsertStatement.html#impl-1)
//! for usage examples.
modon_conflict_actions;modon_conflict_clause;modon_conflict_extension;modon_conflict_target;pubuseself::on_conflict_actions::excluded;pubuseself::on_conflict_extension::*;pubuseself::on_conflict_target::on_constraint;