This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-07-31 16:48:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f117685d77ce075e1c99ff7c32172f695850f95c
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
T
History
Harshal Dhumal
f117685d77
Drop all connections from the connection manager when a server is dropped to avoid issues if sqlite reuses an ID.
Fixes
#1720
2016-09-22 12:57:52 +01:00
..
psycopg2
Drop all connections from the connection manager when a server is dropped to avoid issues if sqlite reuses an ID.
Fixes
#1720
2016-09-22 12:57:52 +01:00
__init__.py
Code tidy.
2016-06-21 14:21:06 +01:00
abstract.py
Optimise Python imports.
2016-06-21 14:12:14 +01:00
registry.py
Stop using deprecated imports.
2016-07-22 16:25:23 +01:00