]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() that could fail if a virtual table called sqlite3_step() from within...
authordan <Dan Kennedy>
Mon, 20 Jan 2025 18:26:58 +0000 (18:26 +0000)
committerdan <Dan Kennedy>
Mon, 20 Jan 2025 18:26:58 +0000 (18:26 +0000)
commit467e20ad1d579cf8a405a715e250d12ff25de952
treebcd5746511029e02031facfa0f4f36ed6bbf887d
parente9763e4ed719cec6d7e70832f0f9af53d752fea3
Fix an assert() that could fail if a virtual table called sqlite3_step() from within the xSync() method while committing a "PRAGMA defer_foreign_keys=1" transaction.

FossilOrigin-Name: 39bdbb3f6dd1d30d180526d35c11f789f5e9d45b99ead72fd4a3b136afab66b1
ext/fts5/test/fts5misc.test
manifest
manifest.uuid
src/vdbeapi.c
test/fkey6.test