[pgadmin-org/pgadmin4] a0b867: Fixed an issue where an object of type bytes is no...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] a0b867: Fixed an issue where an object of type bytes is no...
Date: 2023-02-15 09:50:40
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/5e0dac-a0b867@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: a0b8676f61455bbf91e9dadb9f4847d3ab05b7dc
https://github.com/pgadmin-org/pgadmin4/commit/a0b8676f61455bbf91e9dadb9f4847d3ab05b7dc
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-15 (Wed, 15 Feb 2023)

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

Log Message:
-----------
Fixed an issue where an object of type bytes is not JSON serializable when saving the data from the query tool.

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-02-16 05:27:30 [pgadmin-org/pgadmin4] aca056: Bump werkzeug from 2.1.2 to 2.2.3
Previous Message Khushboo Vashi 2023-02-15 06:02:34 [pgadmin-org/pgadmin4] 5e0dac: Added support for psycopg3 along with psycopg2. #5011