pgAdmin 4 commit: Fixed an issue when comparing the table with a trigge

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue when comparing the table with a trigge
Дата
Msg-id E1k142l-0007ub-CC@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue when comparing the table with a trigger throwing error in schema diff. Fixes #5710

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_25.rst                                      | 3 ++-
.../servers/databases/schemas/tables/compound_triggers/__init__.py     | 2 +-
.../server_groups/servers/databases/schemas/tables/rules/__init__.py   | 2 +-
.../servers/databases/schemas/tables/triggers/__init__.py              | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: WIP: SQL Formatter
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][SonarQube] Function returns same value