antony
Results
1
comments of
antony
i have the same problem too on python3.7 about executemany fails > /usr/local/python37/lib/python3.7/site-packages/sqlalchemy/engine/default.py in do_executemany(self, cursor, statement, parameters, context) 531 532 def do_executemany(self, cursor, statement, parameters, context=None): -- 533 cursor.executemany(statement,...