Skip to main content

DBFILE_FORMAT_VERSION

Constant DBFILE_FORMAT_VERSION 

Source
pub const DBFILE_FORMAT_VERSION: i64 = 1;
Expand description

Bump when the on-disk encoding changes shape. Mismatched files are refused at attach — never silently reinterpreted.