[][src]Module diesel_cockroach::upsert

Support for literal UPSERT SQL queries.

Structs

IncompleteUpsertStatement

The structure returned by upsert_into.

UpsertStatement

A fully constructed upsert statement.

Functions

upsert_into

Creates an UPSERT statement for the target table.