]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add bit to sqlite3_test_control(SQLITE_TESTCTRL_OPTIMIZATIONS) that will
authordrh <>
Mon, 31 Jul 2023 17:39:36 +0000 (17:39 +0000)
committerdrh <>
Mon, 31 Jul 2023 17:39:36 +0000 (17:39 +0000)
commit1f097a2f292f691362fee420ca29d82871854735
tree0080622202613803de886f568a209c2018898c73
parentc8c6763782d102519611586514f858a601c1d6a5
Add bit to sqlite3_test_control(SQLITE_TESTCTRL_OPTIMIZATIONS) that will
disable the one-pass optimizating in DELETE and UPDATE.

FossilOrigin-Name: 22f6dd5cd32ed9e7b932fdba98aa8652fde999df79f4995d3d8ac1acf430cf53
manifest
manifest.uuid
src/delete.c
src/sqliteInt.h
src/where.c