]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial infrastructure for recognizing DESC indices and being able to read
authordrh <drh@noemail.net>
Fri, 16 Dec 2005 01:06:16 +0000 (01:06 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Dec 2005 01:06:16 +0000 (01:06 +0000)
commitfdd6e85a34cc4f1fcb49639519f3673627ecacbf
treea0714ff87fd8d0ae45afcbb76a0fcb8859aa556b
parentfbfb60bc2586f12e345b7c7f2578d30644627b66
Initial infrastructure for recognizing DESC indices and being able to read
and write older databases that specify DESC indices but do not really use
them.  Nothing is close to working yet. (CVS 2822)

FossilOrigin-Name: cd110aa225b09591064405dd8952b3df37278c52
manifest
manifest.uuid
src/alter.c
src/build.c
src/parse.y
src/prepare.c
src/sqliteInt.h
src/vdbeaux.c
test/capi3.test