ᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 1 year agoConsider SQLiteblog.wesleyac.comexternal-linkmessage-square59fedilinkarrow-up174
arrow-up173external-linkConsider SQLiteblog.wesleyac.comᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 1 year agomessage-square59fedilink
minus-squareabhibeckert@lemmy.worldlinkfedilinkEnglisharrow-up4·edit-21 year agoSQLite’s type system could accurately be described as “there is no type system”. And the developers consider it a feature not a bug. A recently added “STRICT” feature changes that. But it’s very rudimentary.
SQLite’s type system could accurately be described as “there is no type system”. And the developers consider it a feature not a bug.
A recently added “STRICT” feature changes that. But it’s very rudimentary.