Skip to main content

ensure_fts_index_path

Function ensure_fts_index_path 

Source
pub fn ensure_fts_index_path(path: &Path) -> Result<(), DbError>
Expand description

Ensures the FTS5 index on symbols exists at the specified database file path.