subunit2sql/releasenotes/notes/new_db_api_function_get_run...

8 lines
234 B
YAML

---
features:
- A new DB API function,
get_run_times_time_series_grouped_by_run_metadata_key(), similar to the
existing get_run_times_grouped_by_run_metadata_key() function except that
the output is a time series dict.