pgadmin4/web/pgadmin/static/js/SchemaView
Aditya Toshniwal d28f8bc7ee Fixed exclusion constraint issues:
1. Incorrect error message.
2. Properties panel Column Section data missing
3. Operator class value is missing

Fixes #6771
2021-09-23 19:28:35 +05:30
..
DataGridView.jsx Fixed following issues after React Porting: 2021-09-23 14:46:10 +05:30
DepListener.js - Fix jasmine test cases. - Unregister listener when row removed in DataGrid. 2021-09-09 13:00:36 +05:30
FieldSetView.jsx - Focus on first tab and first element on reset. - Move formErr to state context. 2021-09-09 13:09:42 +05:30
FormView.jsx Fixed exclusion constraint issues: 2021-09-23 19:28:35 +05:30
MappedControl.jsx Integer and Numeric inputs fixes. 2021-09-09 13:09:44 +05:30
base_schema.ui.js Port Table, Column, Primary key, Foreign key, Check constraint, Unique constraint, Exclusion constraint. 2021-09-09 13:05:57 +05:30
index.jsx Fixed exclusion constraint issues: 2021-09-23 19:28:35 +05:30