pgAdmin 4 commit: Fixed dashboard server activity issue when active_sin

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed dashboard server activity issue when active_sin
Date: 2021-07-29 06:19:47
Message-ID: E1m8zOV-00035c-5B@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-29 06:23:29 Re: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded
Previous Message Rahul Shirsat 2021-07-28 13:50:48 [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded