pgadmin4/web/pgadmin/utils/driver/psycopg2
Khushboo Vashi c21ea3c342 Ensure that pgAdmin4 should work properly with psycopg2 v2.8. Fixes #4143 2019-04-08 17:49:50 +05:30
..
__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 Display errors during CSV download from the Query Tool in the UI rather than putting them in the CSV file. Fixes #4085 2019-03-29 14:31:33 +00:00
cursor.py Ensure that pgAdmin4 should work properly with psycopg2 v2.8. Fixes #4143 2019-04-08 17:49:50 +05:30
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 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