psycopg2/lib
2018-10-15 01:24:00 +01:00
..
__init__.py Prefer https:// URLs when available 2018-09-22 19:02:33 -07: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 Use the connection.info properties instead of the legacy methods 2018-10-13 03:28:42 +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 Added errors.lookup() function 2018-10-15 00:56:51 +01:00
extensions.py Adding ConnectionInfo object documentation 2018-10-12 03:25:06 +01:00
extras.py Use the connection.info properties instead of the legacy methods 2018-10-13 03:28:42 +01:00
pool.py Use the connection.info properties instead of the legacy methods 2018-10-13 03:28:42 +01: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 Prefer https:// URLs when available 2018-09-22 19:02:33 -07:00