mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
* Handle cases when psycopg returns bytes instead of a string. See https://github.com/psycopg/psycopg/issues/561 * A more appropriate fix, suggested by Daniele Varrazzo * Fix typo. * Re-think this check. Our own driver effectively monkey-patches the psycopg encoding mappings. |
||
---|---|---|
.. | ||
__init__.py | ||
csrf_test_client.py | ||
sql_template_test_base.py | ||
template_helper.py | ||
test_gui_helper.py | ||
test_utils.py |