subunit2sql/releasenotes/notes/add-get_run_count-api-43daafc592b929ef.yaml
Matthew Treinish b0b5d2c517
Add get_run_count DB API function
This commit adds a new DB API function get_run_count() which, like it's
name implies, returns the number of runs in the DB.

Change-Id: I31507f2e8ee8e3cc9b4587573f3b44b3f10dffee
2017-01-07 13:30:19 -05:00

5 lines
114 B
YAML

---
features:
- Add a new DB API function get_runs_count() which returns the total number of
runs in the DB