enum UpsertColumnSource

Which of the two rows an UPSERT assignment reads a column from.

A conflicting write has two rows in play: the one already there and the one the statement was trying to write. Every dialect spells the difference differently and this is what they all mean.

Cases§

case Existing
case Incoming

Test cases 23§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 22

Relations§

Constant reads 1
Type declarations 2