pgAdmin 4 commit: Do not reset the driver registry when the 'load_drive

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Do not reset the driver registry when the 'load_drive
Дата
Msg-id E1audNj-0002Xu-24@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=26e9ceaf48a1fb66c1e62882a9f8c1482f0dc7c8

Modified Files
--------------
web/pgadmin/__init__.py              | 6 +++---
web/pgadmin/utils/driver/registry.py | 6 ++++--
2 files changed, 7 insertions(+), 5 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Sanket Mehta
Дата:
Сообщение: Re: PATCH: Graphincal explain integrated in sql editor
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: Graphincal explain integrated in sql editor