pgadmin4/web/pgadmin/utils/driver/psycopg2
2018-10-17 12:35:45 +01:00
..
__init__.py Fix connection garbage collector. Fixes #3700 2018-10-17 12:35:45 +01:00
connection.py Fix handling of backslashes in the edit grid. Fixes #3551 2018-09-25 10:34:33 -04:00
cursor.py pgAdmin4 should work with python 3.7, Fixes #3458 2018-08-06 15:35:03 +05:30
generate_keywords.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
keywords.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
server_manager.py Add support to save and clear SSH Tunnel password. Fixes #3511 2018-08-06 15:56:46 +05:30
typecast.py Fix handling of backslashes in the edit grid. Fixes #3551 2018-09-25 10:34:33 -04:00