[][src]Function dbmigrate_lib::read_migration_files

pub fn read_migration_files(path: &Path) -> Result<Migrations>

Read the path given and read all the migration files, pairing them by migration number and checking for errors along the way