*** DRAFT ***
SQLite Release 3.0.0 On 2004 June 18 (3.0.0 alpha)
Changes associated with this release include the following:
-
*** Alpha Release - Research And Testing Use Only ***
- Support for internationalization including UTF-8, UTF-16, and
user defined collating sequences.
- New file format that is 25% to 35% smaller for typical use.
- Improved concurrency.
- Atomic commits for ATTACHed databases.
- Remove cruft from the APIs.
- BLOB support.
- 64-bit rowids.
- More information.
A complete list of SQLite releases
in a single page is also available. A detailed history of every
check-in is available at
http://www.sqlite.org/src/timeline.
*** DRAFT ***