]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix assert() statements that would (incorrectly) fire if an IF NOT EXISTS
authordrh <>
Fri, 17 Mar 2023 00:01:32 +0000 (00:01 +0000)
committerdrh <>
Fri, 17 Mar 2023 00:01:32 +0000 (00:01 +0000)
commita84ead119e291cb980e3d18135a0c28d82cf2317
tree1e794fb5452fc2f0e4c2bea8258a068007293032
parentb816ca9994e03a8bc829b49452b8158a731e81a9
Fix assert() statements that would (incorrectly) fire if an IF NOT EXISTS
trigger that already exists contained two or more RETURNING clauses.
Tickets [89d259d45b855a0d] and [d15b3a4ea901ef0d].

FossilOrigin-Name: 648899e4ded72cac6cc24bccf7ebfc709ee7309a003452b21fd6ab0ba20c34b8
manifest
manifest.uuid
src/build.c
src/sqliteInt.h
src/trigger.c
test/returning1.test