Some refactoring of sqleditor.js. Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5887fb38153e94307dfc8be47085353b9b9acf81 Author: Yosry Muhammad <yosry...@gmail.com> Modified Files -------------- web/pgadmin/static/js/sqleditor/execute_query.js | 8 +- .../static/js/sqleditor/query_tool_actions.js | 13 +-- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 107 +++++++++------------ .../javascript/sqleditor/execute_query_spec.js | 6 +- .../sqleditor/query_tool_actions_spec.js | 25 +++-- 5 files changed, 66 insertions(+), 93 deletions(-)