SQLite

Timeline
Login

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

5 check-ins using file VERSION version fad4e0bf

2002-05-10
05:44
Attempt to detect when two or more threads try to use the same database at the same time and return an SQLITE_MISUSE error. Also return this error if an attempt is made to use a closed database. (CVS 558) (check-in: a05fabd2 user: drh tags: trunk)
2002-05-08
21:46
Fix for ticket #35: Ignore any ORDER BY clause on a subquery in a FROM clause. (CVS 557) (check-in: 1b0ee944 user: drh tags: trunk)
21:30
Fix for ticket #34: VIEWs ignore their ORDER BY clause. (CVS 556) (check-in: 5f22d215 user: drh tags: trunk)
12:03
Version 2.4.11 (CVS 555) (check-in: b1315179 user: drh tags: trunk)
11:57
Increase the version number and update the change log in preparation for the 2.4.11 release. (CVS 554) (check-in: f6e406aa user: drh tags: trunk)