]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a case to permutations.test to run the veryquick test suite using sqlite3_prepare...
authordan <dan@noemail.net>
Mon, 27 Jun 2011 16:55:50 +0000 (16:55 +0000)
committerdan <dan@noemail.net>
Mon, 27 Jun 2011 16:55:50 +0000 (16:55 +0000)
commitc431fd558068005380f8acace49b48895305e779
tree0e9afecc5d1e4ffc475140b31b96c38b839c5375
parentaab910c459eafdc68606ff916f4ecbc60ee06a38
Add a case to permutations.test to run the veryquick test suite using sqlite3_prepare() instead of sqlite3_prepare_v2(). This helps to test the fix for bug [25ee812710].

FossilOrigin-Name: d9f7993bfa2ecb30c44455de538eb6f8a4a59087
manifest
manifest.uuid
src/tclsqlite.c
test/all.test
test/alter2.test
test/exists.test
test/permutations.test
test/temptable.test