mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
if the sql query failed has is false and the method will return m.ErrDataSourceNotFound which is incorrect. We now return the correct error message from the query ref #10843