pgAdmin 4 commit: Fixed an issue where schema diff is not working when

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where schema diff is not working when
Date: 2020-08-24 06:41:18
Message-ID: E1kA6AQ-0008UM-Va@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where schema diff is not working when providing the options to Foreign Data Wrapper, Foreign Server, and User Mapping. 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2020-08-24 10:43:12 [pgAdmin][RM5722]: Not able to drop database.
Previous Message Khushboo Vashi 2020-08-24 06:13:49 Re: LDAP auth pathc