pgadmin4/web/pgadmin/utils
Harshal Dhumal 05e91044c7 Fix intermittent specified_version_number ValueError issue on restart. Fixes #2983
Now we try to restore server details like server version number at restart so template paths can be resolved.
2018-02-20 17:31:13 +00:00
..
driver Fix intermittent specified_version_number ValueError issue on restart. Fixes #2983 2018-02-20 17:31:13 +00:00
javascript PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
sqlautocomplete PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
tests Support EXPLAIN on Greenplum. Fixes #3097 2018-02-09 11:54:42 +00:00
__init__.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
ajax.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
compile_template_name.py Fix creation of tables and columns in GPDB. Fixes #3099 2018-02-19 10:40:10 +00:00
crypto.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
exception.py Significantly improve connection loss detection and handling in the query tool. Fixes #2815 2018-02-01 14:29:18 +01:00
html.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
menu.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
paths.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
preferences.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
route.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
session.py Significantly improve connection loss detection and handling in the query tool. Fixes #2815 2018-02-01 14:29:18 +01:00
versioned_template_loader.py Support EXPLAIN on Greenplum. Fixes #3097 2018-02-09 11:54:42 +00:00