Python 3 Postgresql psycopg2 fetchall(), fetchmany(), fetchone() methods get empty altough the query result gives row

后端 未结 0 1737
轮回少年
轮回少年 2021-01-04 01:50

I want to get all data from a table. Although the table has datas fetchall(), fetchmany(), fetchone() methods get none. (I wrote print results in comment.) Also rowcount an

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