[pgadmin-hackers] pgAdmin 4 commit: Properly handle setting comments and other optionson - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Properly handle setting comments and other optionson
Date
Msg-id E1cYs4r-0007PT-8b@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly handle setting comments and other options on databases with allowconn = False. Fixes #2024

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d442da9ffd7acbc97fc28e8dc95e043fefa1617
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py    | 173 ++++++++++++---------
web/pgadmin/utils/driver/psycopg2/__init__.py      |   2 +
2 files changed, 100 insertions(+), 75 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgadmin-hackers] PATCH: To fix the issue in Database node (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] PATCH: To fix the issue in Database node (pgAdmin4)