pgAdmin 4 commit: Ensure that If the trigger function definition is cha - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that If the trigger function definition is cha
Date
Msg-id E1oQ1Lt-0000QH-0d@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that If the trigger function definition is changed, drop and recreate the trigger in the schema diff. Fixes
#7630

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_13.rst                                      | 1 +
.../servers/databases/schemas/tables/triggers/__init__.py              | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Translators: Release next week
Next
From: Yogesh Mahajan
Date:
Subject: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac