]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to query invariant testing such that it uses the new
authordrh <>
Mon, 6 Mar 2023 23:38:44 +0000 (23:38 +0000)
committerdrh <>
Mon, 6 Mar 2023 23:38:44 +0000 (23:38 +0000)
commit5b6ba9b250c4c31f8fb117e1f42086bfa5327ec7
treed626219e99ced2a0d3ae1f8c56aec9df4d27c590
parentf30da226e3461eb11e67795ad7a28fa8f5a371a3
Improvements to query invariant testing such that it uses the new
SQLITE_DBCONFIG_REVERSE_SCANORDER opcode to sqlite3_db_config() to make more
accurate judgements about when a query is ambiguous, and hence when query
invariant testing is approprate.

FossilOrigin-Name: be9ab292cd14889b1c9648b47138260b33fe5be282ff2d90653b1387885a7d02
Makefile.in
Makefile.msc
manifest
manifest.uuid
test/fuzzcheck.c
test/fuzzinvariants.c