]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the ORDER BY clause so that an integer term means to sort by the
authordrh <drh@noemail.net>
Sun, 2 Jun 2002 16:09:01 +0000 (16:09 +0000)
committerdrh <drh@noemail.net>
Sun, 2 Jun 2002 16:09:01 +0000 (16:09 +0000)
commite4de1feb3e3e0cccb45099cadeb094d8ad53b7ea
tree595f24eda3d70af4f70d52932edd44f280b5f90b
parent1288c9561d9095f924c96765cc6fa15cd53ac234
Enhance the ORDER BY clause so that an integer term means to sort by the
corresponding column. (CVS 602)

FossilOrigin-Name: 7acbf84b492202d8b5a05276a95b475027eb5f58
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
test/select1.test
test/select4.test