pgadmin4/web/pgadmin/static/js/SchemaView
Aditya Toshniwal a92c1b43a2 1) Added support for advanced table fields like the foreign key, primary key in the ERD tool. Fixes #6081
2) Added index creation when generating SQL in the ERD tool. Fixes #6529
2021-10-11 17:42:14 +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 Table node related fixes: 2021-10-01 12:57:04 +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 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 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
MappedControl.jsx Server and Database node fixes: 2021-09-28 15:05:32 +05:30