Re: [sqlite] SQLite 3.7.0 coming soon....

2010-07-01 Thread Marcus Grimm
I would be pleased to try that version, however I'm not sure if you already support the SEE extension ? At least I can't find it yet on the SEE Software Configuration System. Marcus Grimm D. Richard Hipp wrote: > We are in the final phases of development for SQLite version 3.7.0. > The key

Re: [sqlite] SQLite 3.7.0 coming soon....

2010-07-01 Thread Andy Gibbs
On Wednesday, June 30, 2010 7:21 PM, D. Richard Hipp wrote: > We are in the final phases of development for SQLite version 3.7.0. > The key enhancement over version 3.6.23.1 is support for the use of > write-ahead logs for transaction control. See > http://www.sqlite.org/draft/wal.html > for

Re: [sqlite] SQLite 3.7.0 coming soon....

2010-06-30 Thread Vivien Malerba
For what it's worth, I've just tested Libgda with the latest dev. version of the 3.7.0 and found no problem at all with the NR tests (note that Libgda uses a lot the virtual tables features). Thanks a lot for your very good work in SQlite! Regards, Vivien On 30 June 2010 19:21, D. Richard Hipp

Re: [sqlite] SQLite 3.7.0 coming soon....

2010-06-30 Thread Peter Kolbus
This looks like an exciting enhancement, and I look forward to testing it out. http://www.sqlite.org/draft/c3ref/io_methods.html seems to be missing requirements for the xShm functions, though. Can you update that? Thanks, Peter Kolbus On Jun 30, 2010, at 12:21 PM, "D. Richard Hipp"