pgadmin4/web/pgadmin/utils
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
..
driver Allow to connect any of the database using its OID using the connection 2015-11-17 19:14:09 +05:30
__init__.py Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
ajax.py Added support for the infrastructure for on demand access/create the 2015-10-20 12:33:29 +05:30
crypto.py First round of Python 3 compatibility fixes. 2015-11-06 10:23:19 +00:00
menu.py Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30