Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Mention system.data.sqlite in the News for the 3.7.5 release. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b6c1243fbc778e180d8479b48cf4bce0 |
User & Date: | drh 2011-01-28 21:39:06.513 |
Context
2011-01-31
| ||
14:41 | Change the date on version 3.7.5 to February 1. (check-in: ee5bc9089c user: drh tags: trunk) | |
2011-01-28
| ||
21:39 | Mention system.data.sqlite in the News for the 3.7.5 release. (check-in: b6c1243fbc user: drh tags: trunk) | |
2011-01-27
| ||
14:39 | Documentation updates in preparation for the 3.7.5 release. (check-in: c28584352a user: drh tags: trunk) | |
Changes
Changes to pages/news.in.
︙ | ︙ | |||
37 38 39 40 41 42 43 44 45 46 47 48 49 50 | The output from [sqlite3_trace()] interface has been enhanced to work better (and faster) in systems that use recursive extensions such as [FTS3] or [RTREE]. Testing with Valgrind shows that this release of SQLite is about 1% or 2% faster than the previous release for most operations. } newsitem {2010-December-08} {Version 3.7.4} { SQLite [version 3.7.4] is a regularly scheduled bi-monthly maintenance release of SQLite. Upgrading from [version 3.7.2] and [version 3.7.3] is optional. Upgrading from all other SQLite releases is recommended. | > > > > > > > | 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | The output from [sqlite3_trace()] interface has been enhanced to work better (and faster) in systems that use recursive extensions such as [FTS3] or [RTREE]. Testing with Valgrind shows that this release of SQLite is about 1% or 2% faster than the previous release for most operations. A fork of the popular ADO.NET adaptor for SQLite known as System.Data.SQLite is now available on [http://System.Data.SQLite.org/]. The originator of System.Data.SQLite, Robert Simpson, is aware of this fork, has expressed his approval, and has commit privileges on the new Fossil repository. The SQLite development team intends to maintain System.Data.SQLite moving forward. } newsitem {2010-December-08} {Version 3.7.4} { SQLite [version 3.7.4] is a regularly scheduled bi-monthly maintenance release of SQLite. Upgrading from [version 3.7.2] and [version 3.7.3] is optional. Upgrading from all other SQLite releases is recommended. |
︙ | ︙ |