pgadmin4/web/pgadmin/utils/driver
Ashesh Vashi 80314a9aa3 Allow to connect any of the database using its OID using the connection
manager, once the connection to the maintenance database has been made,
because - we will have did (i.e. Database OID) most of the time for the
any node, and not its name as identifier.

This will allow us to work directly with OID, and we will not need to
bother about renaming of the database name.
2015-11-17 19:14:09 +05:30
..
psycopg2 Allow to connect any of the database using its OID using the connection 2015-11-17 19:14:09 +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