pgAdmin 4 commit: Fixed value error in the restore dialog. Fixes #7151 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed value error in the restore dialog. Fixes #7151
Date
Msg-id E1nFb1D-0006bP-Oa@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed value error in the restore dialog. Fixes #7151

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a195e7ef6a20abb2bffd8f7d4a1f6c1651527ab
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst                                    | 1 +
.../server_groups/servers/databases/event_triggers/__init__.py      | 3 ++-
web/pgadmin/static/js/tree/tree.js                                  | 4 ++--
web/pgadmin/tools/restore/__init__.py                               | 6 +++---
4 files changed, 8 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: SonarQube Regression Fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7151]: Issue in Restore dialog