pub fn open_db(vault_path: &Path) -> Result<Connection, LoreError>Expand description
Open or create the SQLite database inside <vault>/.lore/.
pub fn open_db(vault_path: &Path) -> Result<Connection, LoreError>Open or create the SQLite database inside <vault>/.lore/.