System.Data.SQLite

View Ticket
Login
Ticket Hash: e6d0ed896b8701c6835e74d037ca9fb8c8af3cf5
Title: Add WAL journal mode
Status: Closed Type: Feature_Request
Severity: Important Priority: Immediate
Subsystem: None Resolution: Duplicate
Last Modified: 2011-07-14 12:37:40
13.98 years ago
Created: 2011-07-14 00:09:23
13.98 years ago
Version Found In: 1.0.74.0
Description:
Looks like WAL support is not enabled. I believe "Wal" needs to be added to System.Data.SQLite/SQLiteConvert.cs:780 (SQLiteJournalModeEnum).

mistachkin added on 2011-07-14 12:37:40 UTC:
Duplicate of [448d663d11], already fixed by check-in [50b4844f0c]. This fix will be present in the next release (1.0.75.0).