pgadmin4/web/pgadmin/utils/driver/psycopg2
Aditya Toshniwal 59446bb4b5 Ensure JSON data isn't modified in-flight by psycopg2 when using View/Edit data. Fixes #3600 2019-02-25 10:34:36 +00:00
..
__init__.py Ensure JSON data isn't modified in-flight by psycopg2 when using View/Edit data. Fixes #3600 2019-02-25 10:34:36 +00:00
connection.py Modify the Download as CSV option to use the same connection as the Query Tool its running in so temporary tables etc. can be used. Fixes #3673 2019-02-20 11:49:45 +00:00
cursor.py Make the browser more robust in the face of multibyte characters in SQL_ASCII databases. Fixes #3877 2019-01-11 21:55:49 +05:30
encoding.py Fix PEP-8 issues. 2019-01-11 22:13:17 +05:30
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 Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
typecast.py Ensure JSON data isn't modified in-flight by psycopg2 when using View/Edit data. Fixes #3600 2019-02-25 10:34:36 +00:00