SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file src/main.c version e2ae5e14a3

2001-11-07
14:22
Incremental update. We are in the middle of modifying the index system to support range queries without doing a complete table scan. (CVS 303) (check-in: e6ca23fa45 user: drh tags: trunk)
2001-11-06
14:10
Added support for LIMIT. (CVS 302) (check-in: 177012249a user: drh tags: trunk)
04:00
Implement indices that occur in sort order and the LIMIT...OFFSET clause of SELECT statements. (CVS 301) (check-in: eb07768ae9 user: drh tags: trunk)
2001-11-04
18:32
Increase maximum row size to 1MB. (CVS 300) (check-in: 7dd58fad39 user: drh tags: trunk)
00:00
Version 2.0.8 (CVS 462) (check-in: 0fd2874205 user: drh tags: trunk)
2001-11-03
23:59
Version 2.0.8 (CVS 299) (check-in: 0a8c2f4f98 user: drh tags: trunk)
23:57
Added "const" to lots of "char*" parameters in the API. (CVS 298) (check-in: 1c448f1fd2 user: drh tags: trunk)