pgadmin4/web/pgadmin/utils/driver/psycopg2
Cyril Jouve 36574b25b6 The 'str' object never has attribute decode in Python3, so remove the dead code. 2020-08-12 18:55:35 +05:30
..
__init__.py Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
connection.py The 'str' object never has attribute decode in Python3, so remove the dead code. 2020-08-12 18:55:35 +05:30
cursor.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
encoding.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
generate_keywords.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keywords.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
server_manager.py The 'str' object never has attribute decode in Python3, so remove the dead code. 2020-08-12 18:55:35 +05:30
typecast.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30