]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
link the psycopg2 fast execution document to the Core tutorial executemany section
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jan 2019 05:35:00 +0000 (00:35 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jan 2019 05:35:30 +0000 (00:35 -0500)
commit5ea803494a8c8fe93474d33758ca64687b275e4d
tree5c04b64ef5972cc8d8fd23dcaa0366c47ab51a3b
parentd038f66b2aa31db8fec0883769f6a86bd0353d3b
link the psycopg2 fast execution document to the Core tutorial executemany section

Fixes: #4109
Change-Id: I62fcb703b552db842be335c8f9257cc0e8c5cdd5
lib/sqlalchemy/dialects/postgresql/psycopg2.py