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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where schema diff is not working when
Дата
Msg-id E1kA6AQ-0008UM-Va@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: LDAP auth pathc
Следующее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM5722]: Not able to drop database.