提交 d978935d 编写于 作者: S Serge Rider

SQL editor: query processor reopen fix

上级 74200541
......@@ -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.
先完成此消息的编辑!
想要评论请 注册