pub fn defined_migrations( values: impl IntoIterator<Item = Migration>, ) -> IndexMap<NaiveDateTime, Migration>