Struct ConflictTarget
Source pub struct ConflictTarget<T>();
Available on crate feature i-implement-a-third-party-backend-and-opt-into-breaking-changes only.
Creates a new ConflictTarget wrapping the given target.
§Arguments
target - The target of the ON CONFLICT clause.