Skip to main content

opencode_sqlite_store_stats

Function opencode_sqlite_store_stats 

Source
pub fn opencode_sqlite_store_stats(
    db_path: &Path,
) -> Result<OpenCodeSqliteStoreStats>
Expand description

Count sessions/messages/parts/todos in a real OpenCode SQLite store without loading any of them (PARITY-3 AC01).