pgadmin4/web/pgadmin/utils/driver/psycopg2
Yosry Muhammad 687204771c Add support in query history to show internal queries generated by pgAdmin during save data operations. Fixes #4612 2019-08-16 17:17:12 +05:30
..
__init__.py Ensure parameter values are quoted when needed when editing roles. Fixes #4393 2019-07-04 15:00:29 +01:00
connection.py Add support in query history to show internal queries generated by pgAdmin during save data operations. Fixes #4612 2019-08-16 17:17:12 +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