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 additional information on how this might enhance your use of > SQLite.
A quick question: apart from wal, which is disabled by default, are the other changes mainly bug fixes or are there other feature enhancements or perhaps any incompatible changes made? I assume 3.7.0 can slot in directly over 3.6.23 without any expected problems? (Of course, I will test this anyway!) I remember once a number of posts about a sqlite3_open_v3 api function. Did this make it in the end? I didn't see it in the draft documentation. Thanks! Andy _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users