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
e39838455e14d9c688a910550f0953c2b9751789
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
History
Aditya Toshniwal
e39838455e
Ensure that trigger function SQL should have 'create or replace function' instead of 'create function' only.
Fixes
#5849
2021-08-24 18:23:32 +05:30
..
servers
Ensure that trigger function SQL should have 'create or replace function' instead of 'create function' only.
Fixes
#5849
2021-08-24 18:23:32 +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