Skip to main content

WAL_VERSION

Constant WAL_VERSION 

Source
pub const WAL_VERSION: u16 = 1;
Expand description

Bumped when the frame layout changes. A reader that does not recognise a version refuses the segment rather than guessing at its shape, which is the same rule the block format follows.