From 2df6baa7a741a4bfff786b0f675f1165b122aaac Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Thu, 13 Apr 2017 15:23:22 -0700 Subject: [PATCH] [sql lab] sorting database names in dropdowns (#2611) --- .../javascripts/SqlLab/components/SqlEditorLeftBar.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx b/superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx index 89b76f53122..81461a135a3 100644 --- a/superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx +++ b/superset/assets/javascripts/SqlLab/components/SqlEditorLeftBar.jsx @@ -135,7 +135,12 @@ class SqlEditorLeftBar extends React.PureComponent {