]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the sqlite3_stmt_explain() interface so that avoids unnecessary
authordrh <>
Tue, 18 Jul 2023 17:29:05 +0000 (17:29 +0000)
committerdrh <>
Tue, 18 Jul 2023 17:29:05 +0000 (17:29 +0000)
commitd1db37a2f32b06d0cd53e66b18ee47ffea91ca87
treed4fd8a0c78f90a147e6469513c09ad420fd51b1c
parente393f6eff00bd78bbda6ecfaf1feb957a845226b
Enhance the sqlite3_stmt_explain() interface so that avoids unnecessary
reprepare operations.

FossilOrigin-Name: 050f773addd605f6690348c98e9000a9a3663bbc26288a71973fd7b40468e8ab
manifest
manifest.uuid
src/select.c
src/sqlite.h.in
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c