mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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