pgadmin4/web/pgadmin/utils/driver/psycopg2
Akshay Joshi 776884860e Ensure parameter values are quoted when needed when editing roles. Fixes #4393 2019-07-04 15:00:29 +01:00
..
__init__.py Ensure parameter values are quoted when needed when editing roles. Fixes #4393 2019-07-04 15:00:29 +01:00
connection.py 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
cursor.py Allow editing of data where a primary key column includes a % sign in the value. Fixes #4036 2019-06-20 12:21:37 +01:00
encoding.py Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
generate_keywords.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
keywords.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
server_manager.py Fix SSH tunnel password decryption. Fixes #4320 2019-06-25 07:06:04 -04:00
typecast.py Add full support and testsfor all PG server side encodings. Fixes #3992. Fixes #3982. Fixes #3911 2019-03-01 13:51:50 +00:00