mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Using 'psycopg2.extensions.UNICODE' (for Python < 3) in the psycopg2 driver for proper conversation of unicode characters. Also - adjusted the string typecaster to take care of different character types (char, character, text, name, character varying, and their array types). Reviewed by: Dave Page, Murtuza Zabuawala & Akshay Joshi |
||
---|---|---|
.. | ||
psycopg2 | ||
__init__.py | ||
abstract.py | ||
registry.py |