提交 451bf733 编写于 作者: J jurgen

Tab selection on single query execute

Former-commit-id: 4b5f4cc4
上级 09d0620d
......@@ -594,6 +594,7 @@ public class SQLEditor extends SQLEditorBase
}
} else {
// Use current tab
resultTabs.setSelection(curDataContainer.tabItem);
curDataContainer.processQueries(queries, false);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册