DB: Transactions for inserts/updates
- Convert exec to take a string - Set a minium sqlite version to 3.7.0 - Use SQLite Write Ahead Log mode (https://sqlite.org/wal.html) - More detailed log timestamps in debug mode
Loading
Please register or sign in to comment