pgadmin4/web/pgadmin/utils/driver
Ashesh Vashi 26e9ceaf48 Do not reset the driver registry when the 'load_driver' method of
DriverRegistry is executed second time.

Also, initialize the driver before registering different blueprints,
which uses those driver inside them.

Thanks Khushboo for reporting the issue.
2016-04-25 15:33:54 +05:30
..
psycopg2 Add support for an affected row count property to the DB interface. 2016-04-12 17:02:54 +01:00
__init__.py Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
abstract.py Add support for an affected row count property to the DB interface. 2016-04-12 17:02:54 +01:00
registry.py Do not reset the driver registry when the 'load_driver' method of 2016-04-25 15:33:54 +05:30