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
9dd957a2aa8f9f5286ae909621bad59944194b37
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
SchemaView
History
Akshay Joshi
fd53e4f5f9
Replace Alertify alert and confirm with React-based model dialog.
Fixes
#7053
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