pgAdmin 4 commit: Fixed an issue when comparing the table with a trigge - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue when comparing the table with a trigge
Date
Msg-id E1k142l-0007ub-CC@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: WIP: SQL Formatter
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][SonarQube] Function returns same value