===================
- Support custom labels in metrics, setting values from queries result (7).
- Suport matching metrics by query result column name instead of order.
- Disable queries that will certainly always fail (e.g. because of invalid.
returned column names/number) (6).
- Support disconnecting from after each query (8).
- Rework tests to use actually SQLite in-memory databases instead of fakes.