]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Continue to support the (broken) legacy syntax of allowing strings for
authordrh <drh@noemail.net>
Fri, 4 Sep 2015 12:54:01 +0000 (12:54 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Sep 2015 12:54:01 +0000 (12:54 +0000)
commitedb04ed946673e8c8f1d50df81edc94f0be485d6
tree5c1ce0223265e4c2302080cf7748c996a134f6d4
parent4dfe98a8c436251bd5abaafb1846d8d49ed540e1
Continue to support the (broken) legacy syntax of allowing strings for
column names in CREATE INDEX statements and in UNIQUE and PRIMARY KEY
constraints.

FossilOrigin-Name: 3d3df79bfaf9dbc7aa711c08a19d2f6dbe744b32
manifest
manifest.uuid
src/build.c
test/index2.test
test/index3.test
test/where.test
test/where4.test