pgadmin4/web/pgadmin/utils/driver/psycopg2
Khushboo Vashi 849e34c2f7 Add full support and testsfor all PG server side encodings. Fixes #3992. Fixes #3982. Fixes #3911 2019-03-01 13:51:50 +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 Add full support and testsfor all PG server side encodings. Fixes #3992. Fixes #3982. Fixes #3911 2019-03-01 13:51:50 +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 Add full support and testsfor all PG server side encodings. Fixes #3992. Fixes #3982. Fixes #3911 2019-03-01 13:51:50 +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 Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
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