Python query on sqlite3 database fails to return all records

前端 未结 0 1915
無奈伤痛
無奈伤痛 2020-12-19 07:41

I have a simple database in sqlite3 - it has a single table \'prices\'

When viewing the db in PyCharm I can see 150k+ rows and when I export to CSV I get the same 150

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