Pandas to_sql with transactions

后端 未结 0 1839
自闭症患者
自闭症患者 2021-01-07 04:03

I\'m trying to use pandas to_sql with several transactions so that if any of to_sql calls fails then all will be rollbacked. My test code is:

import pandas as         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题