pgadmin4/web/pgadmin/utils/driver/psycopg2
2018-03-12 16:45:56 -04:00
..
__init__.py Add support for connecting using pg_service.conf files. Fixes #3140 2018-03-12 16:45:56 -04:00
connection.py Add support for connecting using pg_service.conf files. Fixes #3140 2018-03-12 16:45:56 -04:00
cursor.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
generate_keywords.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
keywords.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
server_manager.py Add support for connecting using pg_service.conf files. Fixes #3140 2018-03-12 16:45:56 -04:00
typecast.py Don't include sizes on primitive datatypes that shouldn't have them when modifying columns. Fixes #3052 2018-02-01 16:27:36 +01:00