pgAdmin 4 commit: Fixed an issue where fetching the schema throws an er - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where fetching the schema throws an er
Date
Msg-id E1jvdnd-0002qa-1j@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where fetching the schema throws an error if the database
is not connected in Schema Diff. Fixes #5673

Maintenance Database is selected by default in Schema Diff.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_24.rst                    |  3 ++-
web/pgadmin/tools/schema_diff/__init__.py            | 20 +++++++++++---------
.../tools/schema_diff/static/js/schema_diff_ui.js    | 12 ++++++++----
3 files changed, 21 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Satish V
Date:
Subject: [pgAdmin4][Patch] - SonarQube Fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - SonarQube Fixes