pub fn scan_dir(role: &str, path: &Path) -> Result<MigrationDir>Expand description
Scan a directory for migration files (missing dir → empty), sorted by version.
pub fn scan_dir(role: &str, path: &Path) -> Result<MigrationDir>Scan a directory for migration files (missing dir → empty), sorted by version.