On adding items to SQLite, I’m getting this vague error below:
{“tx”:{},“err”:{}}
The table is created as I see it on chrome dev tools, along with the other tables. But when I try to add multiple items it throws and error which doesn’t really help much.