pgAdmin 4 commit: Ensure command tags are shown in the messages tab of - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure command tags are shown in the messages tab of
Date
Msg-id E1htB9K-0001Xc-J4@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin 4 commit: Ensure command tags are shown in the messagestab of  (Yosry Muhammad <yosrym93@gmail.com>)
List pgadmin-hackers
Ensure command tags are shown in the messages tab of the Query Tool. Fixes #4520

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=76e658ee129a49afc74152b57330cf2c2e653e2e
Author: Yosry Muhammad <yosrym93@gmail.com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |  3 ++-
web/pgadmin/tools/sqleditor/__init__.py            | 23 +++++++++++-----------
.../tools/sqleditor/tests/test_view_data.py        |  2 +-
.../utils/tests/test_save_changed_data.py          |  2 +-
4 files changed, 16 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the query tool will work with older versions o
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the Query Tool doesn't throw an error when vie