Fixed exclusion constraint issues: 1. Incorrect error message. 2. Properties panel Column Section data missing 3. Operator class value is missing
Fixes #6771 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d28f8bc7ee2ee13d48888037f6a2c5060d88c971 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- .../static/js/exclusion_constraint.ui.js | 13 ++++++++----- web/pgadmin/static/js/SchemaView/FormView.jsx | 13 ++++++++----- web/pgadmin/static/js/SchemaView/index.jsx | 3 ++- 3 files changed, 18 insertions(+), 11 deletions(-)