readwritesqlite
readwritesqlite copied to clipboard
Implement STRICT tables by default
@joethorley and @aylapear, is there a specific function in readwritesqlite that I should be looking at to fix this? Any other tips?
I don't know anything about this issue. Based on the issue tagged it looks like it has to do when tables are read from the database. I'd start by recreating the situation described in the tagged issue, making sure you understand the problem really well and then try to scale that up to our workflow. That should help you to figure out where the fix for this issue should be.