Thread: pgAdmin 4 commit: Fixed an issue where the user is unable to change the

pgAdmin 4 commit: Fixed an issue where the user is unable to change the

From
Akshay Joshi
Date:
Fixed an issue where the user is unable to change the macro name. Fixes #5885

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c28509ac2880f7db5407395bde53beca33126601
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                |  3 ++-
web/pgadmin/tools/sqleditor/tests/test_macros.py | 32 ++++++++++++++++++++++--
web/pgadmin/tools/sqleditor/utils/macros.py      |  4 +--
3 files changed, 34 insertions(+), 5 deletions(-)