Fixed SQL for when clause while creating Trigger. Fixes #3837 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6bbcaf6b27682f37e13d653c95a92f2ba7c646be Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_2.rst | 3 ++- .../schemas/tables/templates/trigger/sql/10_plus/create.sql | 2 +- .../tables/templates/trigger/sql/10_plus/properties.sql | 3 +-- .../tables/templates/trigger/sql/9.1_plus/properties.sql | 3 +-- .../schemas/tables/templates/trigger/sql/default/create.sql | 4 ++-- .../databases/schemas/tables/triggers/static/js/trigger.js | 11 +++++------ web/pgadmin/static/scss/_pgadmin.style.scss | 3 +++ 7 files changed, 15 insertions(+), 14 deletions(-)