pgAdmin 4 commit: Fixed a schema diff issue in which user mappings were

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed a schema diff issue in which user mappings were
Дата
Msg-id E1nQ6XP-0001N7-Rn@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed a schema diff issue in which user mappings were not compared correctly. Fixes #6956

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_6.rst                   |  1 +
.../foreign_servers/user_mappings/__init__.py      | 10 ++++++-
.../user_mappings/sql/default/properties.sql       |  2 +-
web/pgadmin/tools/schema_diff/directory_compare.py | 34 +++++++++++++++++++---
web/pgadmin/utils/constants.py                     |  1 +
5 files changed, 42 insertions(+), 6 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM7172] Validation error block user from entering input
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7172] Validation error block user from entering input