Re: [sqlite] Version 3.0.8
On Thu, Oct 14, 2004 at 01:33:01PM +0200, Jakub Adamek wrote: > Does this version support the verious BEGIN TRANSACTION types? >From the web site: Version 3.0.8 of SQLite contains several code optimizations and minor bug fixes and adds support for DEFERRED, IMMEDIATE, and EXCLUSIVE transactions. This is an incremental release. There is no reason to upgrade from version 3.0.7 if that version is working for you. Cheers, Matt
Re: [sqlite] Version 3.0.8
Does this version support the verious BEGIN TRANSACTION types? Thank you, Jakub D. Richard Hipp wrote: Version 3.0.8 is now available on the website. http://www.sqlite.org/. The primary change is a series of code size optimizations. There are also some obscure bug fixes and a few minor enhancments. If you are not having problems with version 3.0.7 there is little reason to upgrade. -- Jakub Adamek Programmer Telematix Software, a.s. Karoliny Svetle 12, Praha 1 http://www.telematix.cz Tel: +420 608 247197 Office: +420 224233470
Re: [sqlite] Version 3.0.8
At 9:09 PM -0400 10/11/04, D. Richard Hipp wrote: Version 3.0.8 is now available on the website. http://www.sqlite.org/. The primary change is a series of code size optimizations. There are also some obscure bug fixes and a few minor enhancments. If you are not having problems with version 3.0.7 there is little reason to upgrade. Yeeaay! Thank you. - sayeth I

