ᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 2 years agoConsider SQLiteblog.wesleyac.comexternal-linkmessage-square66fedilinkarrow-up180arrow-down11
arrow-up179arrow-down1external-linkConsider SQLiteblog.wesleyac.comᴄʜᴏᴋɪᴅᴀʀ@lemmy.world to Programming@programming.devEnglish · 2 years agomessage-square66fedilink
minus-squarermam@programming.devlinkfedilinkEnglisharrow-up12arrow-down1·edit-21 year agodeleted by creator
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.
deleted by creator
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.