[pgadmin-org/pgadmin4] 659316: Fix View data issue for the table without column.

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 659316: Fix View data issue for the table without column.
Date: 2023-03-31 05:53:33
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/21cbc6-659316@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: 659316d3cbf4ad049f79a8d8112dfcbf52f4032f
https://github.com/pgadmin-org/pgadmin4/commit/659316d3cbf4ad049f79a8d8112dfcbf52f4032f
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-03-31 (Fri, 31 Mar 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/connection.py

Log Message:
-----------
Fix View data issue for the table without column.

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-03-31 05:59:20 [pgadmin-org/pgadmin4] b47c90: Python dependency: Bump selenium in /web/regression
Previous Message Aditya Toshniwal 2023-03-31 05:18:28 [pgadmin-org/pgadmin4] 21cbc6: Fix SQLs generated for pgAgent related nodes which...