psycopg2 issue when returning password from sqlite db to python [pgadmin4]

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: psycopg2 issue when returning password from sqlite db to python [pgadmin4]
Date: 2016-05-13 10:17:07
Message-ID: CAFiP3vwQHLp_Uax+utw-LjsEp8kcBmTHhB6Z5C1Nvr8X3cd3ng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch for psycopg2

Issue fixed: cast password to string before returning serverManager
as_dict()

--
*Harshal Dhumal*
*Software Engineer *

EenterpriseDB <http://www.enterprisedb.com>

Attachment Content-Type Size
psycopg2_password_issue.patch text/x-patch 489 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sanket Mehta 2016-05-13 10:25:47 Re: PATCH: Graphincal explain integrated in sql editor
Previous Message Khushboo Vashi 2016-05-13 09:55:20 Re: [pgAdmin4] [Patch]: Foreign Table Module