[pgadmin-org/pgadmin4] 415e9c: Ensure that when execute_scalar is run for multipl...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 415e9c: Ensure that when execute_scalar is run for multipl...
Date: 2023-04-03 10:37:46
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/dfa367-415e9c@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: 415e9c0ac58d14427031dea11fdaca518f4489d7
https://github.com/pgadmin-org/pgadmin4/commit/415e9c0ac58d14427031dea11fdaca518f4489d7
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-04-03 (Mon, 03 Apr 2023)

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

Log Message:
-----------
Ensure that when execute_scalar is run for multiple queries in single SQL then the last query result is returned.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-04-03 10:38:40 [pgadmin-org/pgadmin4] 53b9fe: Update version for release 7.0
Previous Message Yogesh Mahajan 2023-04-03 09:58:55 [pgadmin-org/pgadmin4] dfa367: Fixed video recording broken for feature tests due...