Skip to main content

open

Function open 

Source
pub fn open(data_dir: &Path) -> StoreResult<Pool>
Expand description

Opens the SQLite database under data_dir and applies pending migrations.