Skip to main content

Module pragmas

Module pragmas 

Source
Expand description

Required SQLite PRAGMA setup.

These settings keep rollback journal and temp storage in heap memory while the database image itself remains the only stable-memory payload.

Functionsยง

apply_read_only
apply_read_write