]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update column naming rules. Ticket #3221. Rules for column naming
authordrh <drh@noemail.net>
Tue, 15 Jul 2008 20:56:17 +0000 (20:56 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Jul 2008 20:56:17 +0000 (20:56 +0000)
commitedaedab238652e9b2aab9bddd611a594e8bb82e9
treef2ddab54a75d376a7b8cc8f65ef34d8369a0b815
parent5d414839f507b6966f9b35cc56a688362e826591
Update column naming rules.  Ticket #3221.  Rules for column naming
are still subject to change (except for the AS rule which we promise to
keep the same) but are more consistent now.  And the rules are tested
using a new test script. (CVS 5416)

FossilOrigin-Name: 61f6e19755b85bcb065f85fc425c2172badea308
manifest
manifest.uuid
src/select.c
test/colname.test [new file with mode: 0644]