pgadmin4/web/pgadmin/static/js/SchemaView
Aditya Toshniwal 08009f8edc 1) Make default values column read-only for inherited columns when creating table.
2) Default values not populated for inherited columns. The existing issue, API changed.
3) Options are not populated for Name in Column > Variable tab.
4) The empty check error message is changed from Label cannot be empty to Label in Collection cannot be empty for collections.

Fixes #6763
2021-09-21 16:56:29 +05:30
..
DataGridView.jsx Stability and bug fixes for the react schema view framework. 2021-09-09 13:09:53 +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 Added some missing propTypes. 2021-09-09 15:57:17 +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 1) Make default values column read-only for inherited columns when creating table. 2021-09-21 16:56:29 +05:30