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.jo...@enterprisedb.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.