pgadmin4/web/pgadmin/utils/driver
Khushboo Vashi 3323543b5a Resolved few issues in connection creation in the psycopg2 (pgAdmin
driver)

1. Update correct variable for database information in the connection
   manager.
2. Raise exception, when database not found, instead of return the
   (boolean, error message) tupple.
2015-11-19 14:42:37 +05:30
..
psycopg2 Resolved few issues in connection creation in the psycopg2 (pgAdmin 2015-11-19 14:42:37 +05:30
__init__.py Added support for the infrastructure for on demand access/create the 2015-10-20 12:33:29 +05:30
abstract.py First round of Python 3 compatibility fixes. 2015-11-06 10:23:19 +00:00
registry.py Added support for the infrastructure for on demand access/create the 2015-10-20 12:33:29 +05:30