pgadmin4/web/pgadmin/utils/driver
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