Include the WHERE clause on EXCLUDE constraints in RE-SQL. Fixes #3726 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c973c3387e1ff6a2927106f563104ec11d7c15c6 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_3_7.rst | 1 + .../exclusion_constraint/static/js/exclusion_constraint.js | 4 ++-- .../exclusion_constraint/tests/test_exclusion_constraint_add.py | 1 + .../tables/templates/exclusion_constraint/sql/11_plus/create.sql | 6 +++--- .../templates/exclusion_constraint/sql/11_plus/properties.sql | 3 ++- .../tables/templates/exclusion_constraint/sql/default/create.sql | 9 +++++---- .../templates/exclusion_constraint/sql/default/properties.sql | 3 ++- 7 files changed, 16 insertions(+), 11 deletions(-)