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
8030bc708b32ad0a4743ea3c2b8a111287645d4d
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
SchemaView
History
Pravesh Sharma
10b2e91e29
Update react-diagrams library which is used in ERD to the latest version.
#7644
...
Added patch for DataGridView failing when adding a new row.
2024-07-03 18:19:27 +05:30
..
base_schema.ui.js
Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'.
2024-01-25 16:51:40 +05:30
DataGridView.jsx
Update react-diagrams library which is used in ERD to the latest version.
#7644
2024-07-03 18:19:27 +05:30
DepListener.js
Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'.
2024-01-25 16:51:40 +05:30
FieldSetView.jsx
Fix issues reported while testing MUI5 library update.
2024-04-17 17:31:55 +05:30
FormView.jsx
Automatically apply virtualization in the DataGridView of SchemaView if the schema contains only one collection.
#7607
2024-06-27 13:21:18 +05:30
index.jsx
Added support for viewing PostgreSQL Server Logs in Text, CSV and JSON formats.
#3981
2024-07-03 16:17:29 +05:30
MappedControl.jsx
Upgrade react-table from v7 to v8.
#7419
2024-05-07 16:31:04 +05:30