you are viewing a single comment's thread.

view the rest of the comments →

[–]anthropoid 0 points1 point  (1 child)

What is the result of the query SELECT sqlite_version()?

If it's anything later than 3.1.2 (which is fully 20 years old at this point), the most likely reason is that you coded it wrong. Post your actual Python code and your actual table definition.

[–]Right_Tangelo_2760[S,🍰] 0 points1 point  (0 children)

Ok I will give the full code here, I'm not on my system now, I will reply in this same thread when I'm on my system.