]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add ability to quote table and column names in expression. (CVS 235)
authordrh <drh@noemail.net>
Mon, 23 Jul 2001 14:33:02 +0000 (14:33 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Jul 2001 14:33:02 +0000 (14:33 +0000)
commit87c40e88a09ec61316761210781c7f1abe7d264d
treeae71d4d86ad961c6f9429d3aa8e73fed39de1f02
parent6019e168a08db4ecdc712d04a7caa950c0045d03
Add ability to quote table and column names in expression. (CVS 235)

FossilOrigin-Name: 029e3a3a5dd8d4923af50bb2c9f31b1b7cd9439e
15 files changed:
Makefile.in
VERSION
manifest
manifest.uuid
notes/notes2b.txt [new file with mode: 0644]
notes/notes3.txt
src/expr.c
src/tclsqlite.c
src/test2.c [deleted file]
src/test3.c [deleted file]
test/btree.test [deleted file]
test/btree2.test [deleted file]
test/pager.test [deleted file]
test/quote.test [new file with mode: 0644]
www/changes.tcl