pgadmin4/web/pgadmin/utils/driver/psycopg2
Dave Page bcdb8eb275 Revert "Ensure we pick up the messages from the current query and not a previous one. Fixes #3094"
This reverts commit 08b3ccc01a.
It was found that this fix inadvertently re-introduces #1523
2018-02-26 16:32:53 +00:00
..
__init__.py Revert "Ensure we pick up the messages from the current query and not a previous one. Fixes #3094" 2018-02-26 16:32:53 +00: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
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