Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: c5cbb33a0668fe16e2acb740928db839c0dff90e https://github.com/pgadmin-org/pgadmin4/commit/c5cbb33a0668fe16e2acb740928db839c0dff90e Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths: M web/pgadmin/tools/sqleditor/__init__.py M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx M web/pgadmin/utils/driver/psycopg3/connection.py Log Message: ----------- Fix raise notice from func/proc or code blocks are no longer displayed live. #6420