pgadmin4/web/pgadmin/utils
2016-09-19 15:57:52 +01:00
..
driver Fix an exception that could occur when the browser pings the server following a restart. Fixes #1707 2016-09-19 15:57:52 +01:00
sqlautocomplete Code tidy. 2016-06-21 14:21:06 +01:00
__init__.py Code tidy. 2016-06-21 14:21:06 +01:00
ajax.py Handling the bad/lost connection of a database server. 2016-08-29 12:01:35 +05:30
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 Introduce a test config database for the regression tests, and track/remove objects that are created during testing. 2016-09-14 16:26:12 +01:00
session.py [Python 3 Compability] Made changes to make the new server-side session 2016-07-11 16:29:06 +05:30