]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the index7.test script for testing partial indices with WITHOUT ROWID
authordrh <drh@noemail.net>
Mon, 4 Nov 2013 22:04:17 +0000 (22:04 +0000)
committerdrh <drh@noemail.net>
Mon, 4 Nov 2013 22:04:17 +0000 (22:04 +0000)
commitd269461c91733169cd71fcf5a845e38af7a90514
tree9191e2ba8a7d28c28c668f6f99a08645f127519e
parentda475b8dbc6c2a74e3e489d07493a50fce0f54bc
Add the index7.test script for testing partial indices with WITHOUT ROWID
tables.  Fix bugs in ANALYZE located by that script.

FossilOrigin-Name: 79befe3ac1f676272b78423b9aa5dac41435420e
manifest
manifest.uuid
src/analyze.c
src/vdbemem.c
test/index7.test [new file with mode: 0644]