pgadmin4/web/pgadmin/static/js/SchemaView
2021-12-07 18:52:40 +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
DataGridView.jsx Fixed an issue where the user is unable to create an index with concurrently keyword. Fixes #6790 2021-10-12 18:19:40 +05:30
DepListener.js Replaced alertifyjs notifiers with React-based notistack. Fixes #7004 2021-12-02 16:05:52 +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 1) Added support for advanced table fields like the foreign key, primary key in the ERD tool. Fixes #6081 2021-10-11 17:42:14 +05:30
index.jsx Replace Alertify alert and confirm with React-based model dialog. Fixes #7053 2021-12-07 18:52:40 +05:30
MappedControl.jsx Added support of Aggregate and Operator node in view-only mode. Fixes #3834 2021-10-29 16:14:33 +05:30