Closed karmanyaahm closed 3 years ago
Fixed in 506b4ee (it turns out the sqlite type for text is TEXT
and not STRING
, and it lets you store any type you want in the column if you try to use a type name that doesn't exist, like that). I think you might need to delete the database file and start again. I haven't figured out any database migration system to handle schema updates like this.
To reproduce the issue run this twice
The token can be anything(?) numeric I think
The backtrace: