Conversation

sqlite.org/releaselog/3_3 > STRICT tables provide a prescriptive style of data type management, for developers who prefer that kind of thing. github.com/GrapheneOS/Att Finally. It was possible to use CHECK constraints for data storage type checks but it was verbose and a bit slow.
2
13
There are currently edge cases for highly concurrent database usage where the WAL file can grow indefinitely if you rely on the concurrent automatic checkpoints not blocking other usage. WAL2 fixes it and will hopefully be merged and released as stable in the next year or so.