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
73430a20620a2f4c8f0decaa4066675c5fcd3c7a
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
SchemaView
History
Pravesh Sharma
73430a2062
Fixed an issue where user was not able to assign new/old columns as primary key once column with primary key is deleted.
#5749
2023-10-11 13:29:19 +05:30
..
base_schema.ui.js
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30
DataGridView.jsx
1. Added Expression to CREATE INDEX.
#2595
2023-08-01 12:37:47 +05:30
DepListener.js
Allow setting custom username for shared servers, with default as username of server being shared.
#6229
2023-10-11 12:56:06 +05:30
FieldSetView.jsx
Allow two controls to be inline in SchemaView.
2023-07-10 17:42:20 +05:30
FormView.jsx
Fixed an issue where the user is unable to select objects on the backup dialog due to tree flickring #6799.
2023-10-04 12:13:21 +05:30
index.jsx
Fixed an issue where user was not able to assign new/old columns as primary key once column with primary key is deleted.
#5749
2023-10-11 13:29:19 +05:30
MappedControl.jsx
Fetch database objects after opening the backup dialog.
#6799
2023-10-10 15:28:25 +05:30