Home
last modified time | relevance | path

Searched refs:UPSERT (Results 1 – 10 of 10) sorted by relevance

/sqlite-3.40.0/test/
H A Dupsert1.test12 # Test cases for UPSERT
117 # UPSERT leads to a corrupt index.
133 # If there are multiple uniqueness contraints, the UPSERT should fire
135 # the other constraints pass or fail. In other words, the UPSERT constraint
234 } {1 {cannot UPSERT a view}}
H A Dupsertfault.test12 # Test cases for UPSERT
H A Dupsert3.test12 # Test cases for UPSERT
H A Dupsert2.test12 # Test cases for UPSERT
H A Dupdate.test635 # Unreleased bug in UPDATE caused by the UPSERT changes.
636 # Found by OSSFuzz as soon as the UPSERT changes landed on trunk.
H A Dupsert4.test12 # Test cases for UPSERT
H A Dmisc7.test232 } {1 {UPSERT not implemented for virtual table "t1"}}
H A Dupsert5.test12 # Test cases for generalized UPSERT
H A Dgencol1.test580 -- Do an UPSERT on the b column
/sqlite-3.40.0/tool/
H A Dmkkeywordhash.c148 # define UPSERT 0 macro
150 # define UPSERT 0x00080000 macro
213 { "DO", "TK_DO", UPSERT, 2 },
262 { "NOTHING", "TK_NOTHING", UPSERT, 1 },