Using Python to insert a row into Postgres database - not working due to something in the structure of the insert statement? maybe

前端 未结 0 1356
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 03:35

I am trying to insert a row into a table in Postgres using Python, but it is failing. Table is to house the failed insert data from a diff

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