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