Name
SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT — Default size limit for persistent journals
Common Usage
SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT=bytes
Default
Undefined (unlimited)
Description
Sets the default size limit for
persistent journal files. When this directive is undefined,
there is no limit. This limit may be set at runtime.