pgAdmin 4 commit: Fixes #1280 - Resolved issue in json encoding while d - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1280 - Resolved issue in json encoding while d
Date
Msg-id E1b8mIU-0001sO-7K@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1280 - Resolved issue in json encoding while dealing with the
date format.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/ajax.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Let's make it Beta 1
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Fix the issue in JSON decoding (pgAdmin4)