pgAdmin 4 commit: Fixed regressions from the last commit.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed regressions from the last commit.
Date: 2021-03-03 06:16:57
Message-ID: E1lHKob-0002kN-9T@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed regressions from the last commit.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/databases/__init__.py | 2 +-
web/pgadmin/browser/server_groups/servers/tablespaces/__init__.py | 2 +-
web/pgadmin/utils/driver/psycopg2/server_manager.py | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-03-03 08:37:32 [pgAdmin][RM-5119]: Hanging symlinks in a directory cause select file dialog to break.
Previous Message Akshay Joshi 2021-03-02 09:23:16 pgAdmin 4 commit: Fixed some SonarQube issues.