pgadmin4/web/pgadmin/static/js/SchemaView
2021-11-22 11:20: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
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 Fixed an issue where exclusion constraint cannot be created from table dialog 2021-10-13 11:35:19 +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 Port Backup Global, Backup Server, and Backup object dialog in React. Fixes #6984 2021-11-22 11:20:44 +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