psycopg2/lib
Ashesh Vashi 84d405894c Moving the encrypt_password method from the connection class to the
psycopgmodule, and exported it from psycopg2.extensions as per review
comments.
2017-09-14 23:42:54 +05:30
..
__init__.py Use an import style reported not broken on Python 3.6 2017-06-17 01:51:37 +01:00
_ipaddress.py Added ipaddress objects conversion 2016-10-11 04:54:41 +01:00
_json.py Added Json.prepare() 2017-06-16 01:37:49 +01:00
_range.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
errorcodes.py Error codes updated to PG 10 beta 1 2017-06-05 12:34:17 +01:00
extensions.py Moving the encrypt_password method from the connection class to the 2017-09-14 23:42:54 +05:30
extras.py Construct proper human sentences to describe execute_values() 2017-08-31 16:34:04 +01:00
pool.py Use an import style reported not broken on Python 3.6 2017-06-17 01:51:37 +01:00
psycopg1.py Use an import style reported not broken on Python 3.6 2017-06-17 01:51:37 +01:00
sql.py Dropped repeated doc links in the same paragraph 2017-03-16 04:40:22 +00:00
tz.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00