Files
superset2/superset/assets/javascripts/SqlLab/actions.js
Maxime Beauchemin 068c343be0 [sqllab] fix wrong error msg (#3849)
I was getting some "Could not connect to server" when there was
a proper json payload with an `error` key, the change here makes sure to
prioritize those messages over the generic one.
2017-11-12 21:24:20 -08:00

12 KiB