pgAdmin 4 commit: Fixed dashboard server activity issue when active_sin - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed dashboard server activity issue when active_sin
Date
Msg-id E1m8zOV-00035c-5B@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed dashboard server activity issue when active_since parameter is None. Fixes #6650

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=03477d407e42ae1d6ead3398458bf0ed0e3514d3

Modified Files
--------------
docs/en_US/release_notes_5_6.rst  |  1 +
web/pgadmin/dashboard/__init__.py | 18 +++++++++---------
2 files changed, 10 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded