pgadmin4/web/pgadmin/utils
Akshay Joshi e160909423 Quote identifiers correctly in auto-complete. Fixes #1992 2016-12-05 13:15:03 +09:00
..
driver Don't strip \r\n from "Download as CSV" batches of rows, as it leads to malformed data. Fixes #1936 2016-11-07 14:47:50 +00:00
sqlautocomplete Quote identifiers correctly in auto-complete. Fixes #1992 2016-12-05 13:15:03 +09: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 Treat empty text settings as unset, to allow users to clear a string to get the default back. 2016-11-23 12:43:02 +00: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