]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Relax the restriction on using bytes 0x80 through 0xbf as the first
authordrh <drh@noemail.net>
Tue, 15 May 2007 14:34:32 +0000 (14:34 +0000)
committerdrh <drh@noemail.net>
Tue, 15 May 2007 14:34:32 +0000 (14:34 +0000)
commit9a087a99e5f94e043034ba368e61d2697af10136
treec9fb487bee0fec3646c7fcb215ad013adaa7f009
parent76cb812d2560a7c35b698631ec45b3f5b40cab38
Relax the restriction on using bytes 0x80 through 0xbf as the first
character of an identifier.  Enhancements to ALTER TABLE tests for
tables with strange names or stange column names. (CVS 4008)

FossilOrigin-Name: 262a3e6339b31f269f8f07e43d295b90827e2779
manifest
manifest.uuid
src/alter.c
src/build.c
src/tokenize.c
test/alter.test