Skip to main content

open

Function open 

Source
pub fn open(paths: &Paths) -> Result<Connection>
Expand description

Open the shared accounting DB (creating dirs + file if missing) and run pending migrations. Use this in every CLI that wants to read/write the suite’s data.