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
7f59463e3b201eaf59674a762f87c16ef12296b2
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
History
Akshay Joshi
7f59463e3b
Corrected the syntax for 'CREATE TRIGGER', use 'EXECUTE FUNCTION' instead of 'EXECUTE PROCEDURE' from v11 onwards.
Fixes
#6220
2021-04-07 12:01:37 +05:30
..
servers
Corrected the syntax for 'CREATE TRIGGER', use 'EXECUTE FUNCTION' instead of 'EXECUTE PROCEDURE' from v11 onwards.
Fixes
#6220
2021-04-07 12:01:37 +05:30
static
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
templates
/css
Added shared server support for admin users.
Fixes
#4979
2020-09-03 12:59:28 +05:30
tests
Improve code coverage and API test cases for Server module.
Fixes
#5319
2021-03-30 11:12:33 +05:30
__init__.py
Fixed an issue where shared server entries not getting deleted from SQLite database if the user gets deleted.
Fixes
#6143
2021-02-04 11:31:39 +05:30