This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
400896c563eda6752e6d34167cfdbcf362296dc3
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
SchemaView
History
Aditya Toshniwal
400896c563
1. Operators dropdown disabled.
Fixes
#6771
.
...
2. Vacuum options value is not considered for M-SQL when creating.
Fixes
#6781
.
2021-10-05 14:13:15 +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
Table node related fixes:
2021-10-01 12:57:04 +05:30
index.jsx
1. Operators dropdown disabled.
Fixes
#6771
.
2021-10-05 14:13:15 +05:30
MappedControl.jsx
Server and Database node fixes:
2021-09-28 15:05:32 +05:30