pgAdmin 4 commit: Fixed an issue where schema diff is not working when - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where schema diff is not working when
Date
Msg-id E1kA6AQ-0008UM-Va@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where schema diff is not working when providing the options to Foreign Data Wrapper, Foreign Server, and
UserMapping. Fixes #5754 

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                             |  3 ++-
.../servers/databases/foreign_data_wrappers/__init__.py       | 11 +++++++++--
.../foreign_data_wrappers/foreign_servers/__init__.py         | 10 ++++++++--
.../foreign_servers/user_mappings/__init__.py                 | 10 ++++++++--
web/pgadmin/tools/schema_diff/directory_compare.py            |  4 +++-
5 files changed, 30 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: LDAP auth pathc
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM5722]: Not able to drop database.