pgadmin4/web/pgadmin/utils/driver/psycopg2
2020-09-29 15:08:14 +05:30
..
__init__.py Fixed cognitive complexity issues reported by SonarQube. 2020-09-02 14:39:54 +05:30
connection.py Fixed code smells 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-09-29 15:08:14 +05:30
cursor.py Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
encoding.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
generate_keywords.py Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
keywords.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
server_manager.py Fixed cognitive complexity issues reported by SonarQube. 2020-09-09 11:20:17 +05:30
typecast.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30