journalMode

Sets the journal mode for databases associated with the current database connection The journalMode for an in-memory database is either MEMORY or OFF.

Default value: Not set. TRUNCATE mode will be used if WAL is not eanbled.

See: https://sqlite.org/pragma.html#pragma_journal_mode