aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2006-07-11 14:17:51 +0000
committerdrh <drh@noemail.net>2006-07-11 14:17:51 +0000
commit76fe8032c1ca7bdc904188c1dd4059189f459404 (patch)
treea9f0d42b8466deb2f06d13c2ee5b16ebd41d62e3 /src/tclsqlite.c
parent206f3d96d140c9480f19bf92e8f7f35132048d4b (diff)
downloadsqlite-76fe8032c1ca7bdc904188c1dd4059189f459404.tar.gz
sqlite-76fe8032c1ca7bdc904188c1dd4059189f459404.zip
By default, new databases are now created in the legacy file format - the
format that ignores DESC on indices. If you want descending indices, you must either recompile with -DSQLITE_DEFAULT_FILE_FORMAT=4 or issue "PRAGMA legacy_file_format=OFF" prior to creating the first table in the database. (CVS 3330) FossilOrigin-Name: 65b60f05ce49ff127bf5044f96db36caf1fa0106
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions