pgAdmin 4 commit: Properly support the interval type. Fixes #1437 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly support the interval type. Fixes #1437
Date
Msg-id E1bP46Y-0004VX-5s@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly support the interval type. Fixes #1437

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 5 +++++
1 file changed, 5 insertions(+)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: RM#1462- AJAX request do not get fired second time
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4)