psycopg2/lib
2019-01-18 15:47:01 +00:00
..
__init__.py Full flake8 3.5 cleanup 2018-10-23 00:39:14 +01:00
_ipaddress.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
_json.py Use the connection.info properties instead of the legacy methods 2018-10-13 03:28:42 +01:00
_range.py Full flake8 3.5 cleanup 2018-10-23 00:39:14 +01:00
compat.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
errorcodes.py errorcodes map update to PostgreSQL 11 2018-10-14 22:57:48 +01:00
errors.py Dropped duplicate classes in errors module 2018-10-23 00:31:57 +01:00
extensions.py Added BYTESARRAY typecaster 2019-01-18 15:47:01 +00:00
extras.py Docs wordsmith for execute_values() fetch param 2018-12-27 14:42:58 +01:00
pool.py Dropped deprecated PersistentConnectionPool 2018-12-04 06:32:00 -08:00
sql.py sql.Identifier can wrap a sequence of strings to represent qualified names 2018-10-04 12:46:10 +01:00
tz.py Full flake8 3.5 cleanup 2018-10-23 00:39:14 +01:00