pgadmin4/web/pgadmin/static/js/SchemaView
Aditya Toshniwal 0228d16990 Partition related fixes:
1. When attaching a partition, tables were not loading in the dropdown.
2. When adding a sub partition in a partition, collations were not loading in dropdown.
3. Fix some grid column widths in table node.

Fixes #6783
2021-09-24 16:28:55 +05:30
..
DataGridView.jsx Partition related fixes: 2021-09-24 16:28:55 +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