提交 8f546ca3 编写于 作者: S Serge Rider

SQL editor: query processor reopen fix


Former-commit-id: d978935d
上级 0798aa8b
......@@ -1740,7 +1740,7 @@ public class SQLEditor extends SQLEditorBase implements
}
}
if (resultTabs.getItemCount() == 0) {
if (queryProcessors.isEmpty()) {
// If all tabs were closed
createQueryProcessor(true, true);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册