Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 45b17949413886a540a426b2fd1a2219cca0c4e0 https://github.com/pgadmin-org/pgadmin4/commit/45b17949413886a540a426b2fd1a2219cca0c4e0 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths: M web/pgadmin/browser/utils.py M web/pgadmin/tools/psql/static/js/psql_module.js M web/pgadmin/utils/driver/psycopg3/__init__.py Log Message: ----------- 1) Added extra check in qtLiteral method. 2) Fixed some escaping issues.