]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Clear the cache of triggers used to implement CASCADE foreign key constraints
authordrh <>
Sun, 2 Jan 2022 18:10:48 +0000 (18:10 +0000)
committerdrh <>
Sun, 2 Jan 2022 18:10:48 +0000 (18:10 +0000)
commit024806ffb6efe0997d43a2eb40b78d2dbb37bcd7
treec0382df05f7e504d993468b7f61f5bfbdd670471
parentc84cb56f81a5f33215ae9b469aac01aecf9b71db
Clear the cache of triggers used to implement CASCADE foreign key constraints
whenever the schema changes.  Fix for the problem identified by
[forum:/forumpost/2831335356|forum post 2831335356].

FossilOrigin-Name: 4f1313c67f8c3025ed15793e370617d14e950c13217f179bfb01f8f48fbbead9
manifest
manifest.uuid
src/fkey.c
src/sqliteInt.h
src/vdbe.c