[pgadmin-hackers] pgAdmin 4 commit: Fix regression when generating SQL for newdatabases,

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix regression when generating SQL for newdatabases,
Дата
Msg-id E1cHsJ5-0002dI-KM@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix regression when generating SQL for new databases, caused by an invalid check of datallowconn introduced in the fix
for#1801. 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1d571902da939cd9799665f24e885e43a58ca119
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/databases/__init__.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] PATCH: Enhancement in SQL Field Backformcontrol (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #1801 : Properly handledatabases with datallowconn == false