Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 08062e67ca662fcf7e941ceeec63f612ee39ba3d https://github.com/pgadmin-org/pgadmin4/commit/08062e67ca662fcf7e941ceeec63f612ee39ba3d Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths: M web/package.json M web/pgadmin/static/js/tree/tree.js M web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx M web/yarn.lock Log Message: ----------- Do not allow to save invalid JSON in query tool JSON editor. #5822