pgAdmin 4 commit: Always make sure - we convert the psasword to string

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Always make sure - we convert the psasword to string
Дата
Msg-id E1b1J0t-0002M6-P1@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Always make sure - we convert the psasword to string in the as_dict
function.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=14839bf5dedfc5f433b5e82209acc5f18f0a2287
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Menu's canDrop as function is not callable
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: psycopg2 issue when returning password from sqlite db to python [pgadmin4]