Skip to main content

read_persistence_version

Function read_persistence_version 

Source
pub fn read_persistence_version(conn: &Connection) -> Result<Option<u32>>
Expand description

Read the stored persistence version, or None if the marker is absent (i.e. this is a fresh database OR a pre-0.3.2 file).