pgAdmin 4 commit: Fixed an issue where restore generates incorrect opti - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where restore generates incorrect opti
Date
Msg-id E1nCN3l-000150-Gq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where restore generates incorrect options for the schema. Fixes #7123

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_5.rst               | 1 +
web/pgadmin/tools/restore/static/js/restore.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed code smell 'Update this function so that its im
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that JSON files should be downloaded properly