]> 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:34:32 +0000 (18:34 +0000)
committerdan <Dan Kennedy>
Mon, 20 Jan 2025 18:34:32 +0000 (18:34 +0000)
commite8fcd55a9129de9b011c4959c69a1fb78d652f20
tree27bafffc2cc76033f161c031152619edf4b3b992
parente7578ff91bb0555ab651f38798eaafec76cec057
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: 9303e663401f0a5bc70bdfcd0f7453071a616af757585cb839e72243618584de
ext/fts5/test/fts5misc.test
manifest
manifest.uuid
src/vdbeapi.c
test/fkey6.test