Sqlite Wal

PRAGMA journal_mode = WAL;
PRAGMA busy_timeout = 5000;
PRAGMA synchronous = NORMAL;
Published
4-Jul-2023
Updated
4-Jul-2023