pgadmin4/web/pgadmin/browser/server_groups
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
..
servers Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
static/img Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
templates/server_groups Prevent attempts to create server groups with no name. Fixes #2012 2017-01-08 15:27:58 +05:30
tests Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
__init__.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00