aio-libs/aioodbc

fast_executemany

YuriyTigiev opened this issue · 3 comments

Hello

Will aioodbc support fast_executemany method ?

You mean:

pyodbcCursor.fast_executemany = True

property on pyodbc cursor? If so should be trivial to add.