pub fn discover_databases(dir: &Path) -> Vec<PathBuf>
Discover SQLite database files in a directory (non-recursive, max depth 2).
SQLite