pgAdmin 4 commit: Fixed event trigger comparing issue in Schema Diff to

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed event trigger comparing issue in Schema Diff to
Date: 2022-02-01 08:44:24
Message-ID: E1nEom0-0002KU-G5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed event trigger comparing issue in Schema Diff tool. Fixes #7146

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_5.rst | 1 +
.../browser/server_groups/servers/databases/event_triggers/__init__.py | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-01 10:48:39 pgAdmin 4 commit: Added JSON as a supported type in Storage Manager.
Previous Message Akshay Joshi 2022-01-31 15:06:05 pgAdmin 4 commit: Reverting patch for the upgrade of Pillow module.