[pgadmin-org/pgadmin4] 715fa4: Fix an error 'list' object has no attribute 'strip...

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 715fa4: Fix an error 'list' object has no attribute 'strip...
Date: 2023-07-13 04:48:51
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/45b179-715fa4@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 715fa47eb699f741d3c5808690bf5fa65590542d
https://github.com/pgadmin-org/pgadmin4/commit/715fa47eb699f741d3c5808690bf5fa65590542d
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-07-13 (Thu, 13 Jul 2023)

Changed paths:
M docs/en_US/config_py.rst
M web/pgadmin/utils/driver/psycopg3/connection.py
M web/pgadmin/utils/driver/psycopg3/typecast.py

Log Message:
-----------
Fix an error 'list' object has no attribute 'strip' while attempting to populate auto-complete manually the first time. #6556

Browse pgadmin-hackers by date

  From Date Subject
Next Message San Lin Naing 2023-07-13 05:36:58 [pgadmin-org/pgadmin4] 8dd8d1: Fixed an issue where ERD Tool can't load the saved...
Previous Message Ashesh Vashi 2023-07-12 11:03:33 Re: Pgadmin4 System Stats Extension Design