pgadmin4/web/pgadmin/utils/driver/psycopg2
2018-06-21 17:06:28 -04:00
..
__init__.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
connection.py Fix Python 2.6 support for SQL_ASCII data in the query tool. 2018-06-21 17:06:28 -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 Allow the connection timeout to be configured on a per-server basis. Fixes #3388 2018-06-19 19:58:46 -04:00
typecast.py Fix handling of SQL_ASCII data in the query tool. Fixes #3289. Fixes #3250 2018-06-21 08:26:01 -04:00