▲ | pythonaut_16 4 days ago | |||||||
Do you actually need all those things? The simple answer to your question is you don’t. And if you do need them you don’t use SQLite. | ||||||||
▲ | procaryote 4 days ago | parent [-] | |||||||
I'd say that for any non-toy service, the default is that you do need those things, and would probably be helped by a database that cares what type you said the column had Can you even redeploy a sevice like this without downtime? | ||||||||
|