Fix reverse engineering SQL issue where when clause is not visible for PG/EPAS 12. Fixes #4976.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a9d365c4283db3ee7985d77e1bb4797b1dc64e1 Modified Files -------------- docs/en_US/release_notes_4_16.rst | 1 + .../schemas/tables/templates/triggers/sql/pg/10_plus/properties.sql | 2 +- .../schemas/tables/templates/triggers/sql/ppas/10_plus/properties.sql | 2 +- .../schemas/tables/templates/triggers/sql/ppas/12_plus/properties.sql | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-)