Skip to main content

init_draft_table

Function init_draft_table 

Source
pub fn init_draft_table(conn: &Connection) -> Result<(), CliError>
Expand description

Create the draft side-table if absent. Idempotent; called first by every fn (safe on an older vault).