]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change SQLITE_TESTCTRL_INITMODE to SQLITE_TESTCTRL_IMPOSTER. Revise the order
authordrh <drh@noemail.net>
Fri, 30 Jan 2015 20:59:27 +0000 (20:59 +0000)
committerdrh <drh@noemail.net>
Fri, 30 Jan 2015 20:59:27 +0000 (20:59 +0000)
commit1ffede8c86303506cf7a1536d00b9b5b688ae595
treed13bd991bce9b1f83f78774661dba37d1c6e1b8e
parent0699f29a14f0cd013092a04789ee14f53fc5ed9f
Change SQLITE_TESTCTRL_INITMODE to SQLITE_TESTCTRL_IMPOSTER.  Revise the order
of parameters.  Give it the ability to reset the schema parse table so that
imposter tables can be erased.

FossilOrigin-Name: 42d5601739c90434e5adfda8fa99ef7b903877db
manifest
manifest.uuid
src/btree.c
src/build.c
src/main.c
src/shell.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
test/imposter1.test [moved from test/initmode.test with 60% similarity]