forked from MirrorHub/synapse
eee6fcf5fa
`execute_batch` does fewer round trips in postgres than `executemany`, but does not give a correct `txn.rowcount` result after.
1 line
48 B
Text
1 line
48 B
Text
Speed up batch insertion when using PostgreSQL.
|