I think you got the wrong caption. It’s the world if SQLite supported multiple concurent writes.

Stupid transaction deadlocks…

In my case, I want to use sqlite locally, for development, but I don’t want to add a load of jank to handle booleans for sqlite.
I use rust’s SQLx which map bools to numbers so it must be a problem with your connector maybe

username checks out

so it must be a problem with your connector maybe

or with their programming language

I actually started using rust well after picking this username :P