pgAdmin 4 commit: Fixed no attribute '_asdict' error when connecting th

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed no attribute '_asdict' error when connecting th
Date: 2021-08-20 08:18:06
Message-ID: E1mGzj4-0005kv-42@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed no attribute '_asdict' error when connecting the database server. Fixes #6663

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=accc9418183c26349b24613472bcb01137b66021

Modified Files
--------------
docs/en_US/release_notes_5_7.rst | 1 +
web/pgadmin/utils/driver/psycopg2/cursor.py | 23 ++++++++++-------------
2 files changed, 11 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-20 08:19:12 Re: [pgAdmin][Patch] - Bug #6684 - JSON viewer/editor hided for the first records
Previous Message Yogesh Mahajan 2021-08-20 06:55:23 [pgAdmin][Patch] - Bug #6684 - JSON viewer/editor hided for the first records