]> 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:10:06 +0000 (00:10 +0000)
committerdrh <>
Fri, 17 Mar 2023 00:10:06 +0000 (00:10 +0000)
commit2d4139dda52ffbcfa2b0779195384f77bed7f3f7
treeb44c643333757cb4e3daefff80e3a36f6c9088bc
parentfe5751815b5026da7737938c5e2d9f454a8a73b9
Fix assert() statements that would (incorrectly) fire if an IF NOT EXISTS
trigger that already exists contained two or more RETURNING clauses.

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