pgadmin4/web/pgadmin/utils
2020-02-28 14:12:44 +05:30
..
driver Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using pgAdmin. Fixes #5142 2020-02-28 14:12:44 +05:30
javascript Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
sqlautocomplete Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
ajax.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
compile_template_name.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
crypto.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
csrf.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
csv.py Ensure that null values handled properly in CSV download. Fixes #3780 2019-01-01 15:15:36 +05:30
exception.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
html.py Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +05:30
master_password.py 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
menu.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
paths.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
preferences.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
route.py Improve the test framework to run for multiple classes defined in a single file. Fixes #5071. 2020-01-10 11:48:36 +05:30
server_utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
session.py Remove the deprecated 'is_xhr' parameter of flask.request object. 2020-02-10 12:31:52 +05:30
versioned_template_loader.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00