stamp_and_check_version

Function stamp_and_check_version 

Source
pub(super) fn stamp_and_check_version(conn: &Connection) -> Result<(), LogError>
Expand description

Read PRAGMA user_version; warn loudly if the file was written by a newer launcher build (downgrade tripwire), then stamp the current version. The idempotent DDL above remains the schema mechanism — this only records the version.