pgAdmin 4 commit: Ensure that while comparing domains check function de

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that while comparing domains check function de
Дата
Msg-id E1lRv4h-00035y-0h@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that while comparing domains check function dependencies should be considered in schema diff. Fixes #6327

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                   |  1 +
.../servers/databases/schemas/domains/__init__.py  | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: CLI for Schema Diff
Следующее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][Patch] RM6076 - No error thrown while importing server if servers.json has incorrect keys/insufficient keys