Is your feature request related to a problem? Please describe.
Currently, when looking at the results view, it's not easy to determine which query results are being displayed. They only way is to look back at the query history view and see which query is highlighted.
Describe the solution you'd like
We should augment the query results with the following:
- Query description (possibly the same as what is being shown in the query history view)
- Link to open query file
- The database it ran under
- Other metadata about the query (time to execute, etc)