pgadmin4/web/pgadmin
Harshal Dhumal ffa8d94e76 Better handling the non-ascii characters for different database objects.
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
2017-03-02 15:09:28 +05:30
..
about Consistent dialogue configuration 2017-02-27 14:58:22 +00:00
browser Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
dashboard Rename the 9.1_plus templates to "default" to more appropriately support Greenplum which is based on 8.3. 2017-02-01 09:57:49 +00:00
feature_tests Make feature test app teardown more reliable, and tests faster 2017-03-01 13:20:06 +00:00
help Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
misc Move 3rd party client code into vendor/ directories for ease of maintenance. 2017-02-24 17:01:21 +00:00
model Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
preferences Improve consistency of dialogue controls offered. Fixes #1364 2017-01-08 16:05:34 +05:30
redirects Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
settings Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
static Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 2017-03-01 16:58:51 +05:30
templates Move 3rd party client code into vendor/ directories for ease of maintenance. 2017-02-24 17:01:21 +00:00
tools Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 2017-03-01 16:58:51 +05:30
translations Update translation files. 2017-02-06 16:25:16 +00:00
utils Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
__init__.py Various encoding fixes. Fixes #2160 2017-02-16 11:00:40 +00:00
messages.pot Update translation files. 2017-02-06 16:25:16 +00:00