]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Check for foreign key constraint errors prior to returning the results from
authordrh <>
Wed, 1 Dec 2021 19:17:14 +0000 (19:17 +0000)
committerdrh <>
Wed, 1 Dec 2021 19:17:14 +0000 (19:17 +0000)
commit3b26b2b56bea391120660b01836fa03bbde089f6
tree1881867ab0752aca306da86a3b23ccd6077c022f
parent4baf43ff647ab8c6752e7fdd12efd1a979afd476
Check for foreign key constraint errors prior to returning the results from
a RETURNING clause.  See [forum:/forumpost/793beaf322|forum post 793beaf322].

FossilOrigin-Name: a818ba2ed635b91e279dde44236fc7446a33db2b46c9409b67021248c01bf4e5
manifest
manifest.uuid
src/build.c
src/delete.c
src/insert.c
src/sqliteInt.h
src/update.c
src/vdbe.c
test/returning1.test