pgadmin4/web/pgadmin/utils
2017-05-12 10:38:23 +01:00
..
driver Properly handle non-ASCII column names in CSV. Fixes #2314 2017-05-12 10:38:23 +01:00
sqlautocomplete Revert code cleanup that wasn't 2.6 compatible. 2017-03-27 21:27:17 -04:00
tests Windows compatibility fixes for the test suite. 2017-05-08 09:25:05 +01:00
__init__.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
ajax.py Format JSON more efficiently. This can significantly reduce response sizes from the server. 2017-01-06 14:09:36 +00:00
crypto.py Various encoding fixes. Fixes #2160 2017-02-16 11:00:40 +00:00
exception.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
html.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
menu.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
paths.py Import config only when needed, it was causing cyclic dependency when 2017-03-07 16:07:10 +05:30
preferences.py Replace all occurrences of "can not" with "cannot". 2017-04-05 13:38:14 +01:00
route.py Make feature test app teardown more reliable, and tests faster 2017-03-01 13:20:06 +00:00
session.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
versioned_template_loader.py Initial support for PG 10.0, per #2214 2017-04-24 13:55:29 +01:00