Function executed_migrations

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