pgAdmin 4 commit: Always make sure - we convert the psasword to string - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Always make sure - we convert the psasword to string
Date
Msg-id E1b1J0t-0002M6-P1@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Menu's canDrop as function is not callable
Next
From: Ashesh Vashi
Date:
Subject: Re: psycopg2 issue when returning password from sqlite db to python [pgadmin4]