On 6 Jan 2011, at 9:32pm, Sam Carleton wrote:

> I looked through the source code to figure out how to default the
> journal_mode to WAL

Default under what conditions ?  A new database file ?  A new connection ?

Create a new database file, and execute

PRAGMA journal_mode

See what answer you get.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to