Function mentat_db::db::create_empty_current_version [] [src]

pub fn create_empty_current_version(
    conn: &mut Connection
) -> Result<(Transaction, DB)>

Do just enough work that either create_current_version or sync can populate the DB.