pgAdmin 4 commit: [Python 3] Fixed the issue processing the request dat - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Python 3] Fixed the issue processing the request dat
Date
Msg-id E1aM99k-00034L-M8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[Python 3] Fixed the issue processing the request data (decoding issue)
for UPDATE operation of the server node.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Minor bug fixed for decoding request data [pgAdmin4]
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved a typo in the datamodel javascript.