EDA/SQLite: Setting locking_mode to normal on closing DB to get rid of journal
authorJerome St-Louis <jerome@ecere.com>
Mon, 30 Sep 2013 08:45:41 +0000 (04:45 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 30 Sep 2013 08:45:41 +0000 (04:45 -0400)
commit432e427b5fe5e8e929f0b8c7c3325e6ce91eaa33
treecbd628afed87df252a98853c901c938c89924b4a
parent15f5982cae2746c541f8214786bc8203d6debbdc
EDA/SQLite: Setting locking_mode to normal on closing DB to get rid of journal
- Also forcing locking_mode to exclusive on non-readonly DB for Linux where using system library without config option
eda/drivers/sqlite/EDASQLite.ec