Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 3ce1589681508f2408e52452c7c979948fa35a8b
https://github.com/pgadmin-org/pgadmin4/commit/3ce1589681508f2408e52452c7c979948fa35a8b
Author: Aditya Toshniwal <[email protected]>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
M web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
Log Message:
-----------
Fix an issue where query tool is stuck when running query after discarding
changed data. #5955