Fixed an issue where schema diff showing wrong SQL when comparing triggers with different when clause. Fixes #6281.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9225493a93028f54295789869f4fdd5d9bb30e7d Author: Huangj <huangj.f...@fujitsu.com> Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + .../schemas/tables/templates/triggers/sql/pg/default/update.sql | 2 +- .../schemas/tables/templates/triggers/sql/ppas/default/update.sql | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-)