Skip to main content

FORMAT_VERSION_BASELINE

Constant FORMAT_VERSION_BASELINE 

Source
pub const FORMAT_VERSION_BASELINE: u16 = FORMAT_VERSION_V4; // 4u16
Expand description

The version a brand-new write defaults to when no FTS index forces a bump. Existing databases keep their on-disk version unchanged across reads + non-FTS writes; FTS-bearing saves switch to V5, freelist-bearing saves switch to V6.