]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the ASC or DESC keyword to appear after a column name in a CREATE INDEX
authordrh <drh@noemail.net>
Tue, 29 Apr 2003 17:19:18 +0000 (17:19 +0000)
committerdrh <drh@noemail.net>
Tue, 29 Apr 2003 17:19:18 +0000 (17:19 +0000)
commit86e5cc058d2662bd5410954057b98cf9c5286e2b
tree92faba0ea00ff63f4e97da603e1d35cac820fa3c
parent63eb5f294c171f6ea8a91e9bff0caf2f135c4f0a
Allow the ASC or DESC keyword to appear after a column name in a CREATE INDEX
statement.  SQLite indices are aways ASC (ascending) regardless of which
keyword is used. (CVS 943)

FossilOrigin-Name: 1a0c542088618ba24d1efae9b13a8eca104d6cc8
manifest
manifest.uuid
src/parse.y