pgadmin4/web/pgadmin/utils
2016-10-13 06:49:33 -07:00
..
driver Fix SSL setup. Fixes #1817 2016-10-05 13:05:10 +01:00
sqlautocomplete Ensure compatibility with newer sqlparse modules. Fixes #1725 2016-09-26 13:49:54 +01:00
__init__.py Code tidy. 2016-06-21 14:21:06 +01:00
ajax.py Prevent browsers caching responses. Fixes #1171 2016-09-21 16:18:22 +01:00
crypto.py Code tidy. 2016-06-21 14:21:06 +01:00
exception.py Handling the bad/lost connection of a database server. 2016-08-29 12:01:35 +05:30
html.py [Python 3 compatibility] Introduced a separate HTML safe string function 2016-05-16 11:58:42 +05:30
menu.py Code tidy. 2016-06-21 14:21:06 +01:00
paths.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
preferences.py Fix validation of numeric preference min/max values. Fixes #1567 2016-08-19 11:00:05 +01:00
route.py Fix regression test import issue. 2016-10-13 06:49:33 -07:00
session.py [Python 3 Compability] Made changes to make the new server-side session 2016-07-11 16:29:06 +05:30