Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: be011a4f3d6c8fa0adee49bccd26c9d786bfa6b1 https://github.com/pgadmin-org/pgadmin4/commit/be011a4f3d6c8fa0adee49bccd26c9d786bfa6b1 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths: M web/pgadmin/browser/server_groups/servers/__init__.py M web/pgadmin/tools/sqleditor/__init__.py M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx Log Message: ----------- Fixed an issue where Transaction IDs were not found in session in the Query Tool. #5453