]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved test coverage for the tokenizer and sqlite3_complete() interface.
authordrh <drh@noemail.net>
Tue, 22 Jan 2008 23:37:09 +0000 (23:37 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Jan 2008 23:37:09 +0000 (23:37 +0000)
commit4b2f9368cbbc9a26e8dcbcb87791267c10d14f50
tree51951268f36a3c669060d4692eb50f6cffb0e0b5
parent643167ff21ce008806a5afc54edec08887d685f2
Improved test coverage for the tokenizer and sqlite3_complete() interface.
Fix bugs in parsing blob literals and SQL variables beginning with $. (CVS 4743)

FossilOrigin-Name: c82033faf8bdb83ce43f0dd1611408e7796d53de
manifest
manifest.uuid
src/parse.y
src/test_config.c
src/tokenize.c
test/blob.test
test/main.test
tool/lempar.c