pub async fn sqlite_integrity_check(path: &Path) -> Result<Vec<String>>
Run SQLite’s built-in integrity check against an existing database file.