mox@lemmy.sdf.org to Programming@programming.dev · 10 months agoCollection of insane and fun facts about SQLiteavi.imexternal-linkmessage-square37linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkCollection of insane and fun facts about SQLiteavi.immox@lemmy.sdf.org to Programming@programming.dev · 10 months agomessage-square37linkfedilink
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up0·10 months agoThey forgot to mention that SQLite has the strict keyword for enforcing type safety. https://sqlite.org/stricttables.html
minus-squaremox@lemmy.sdf.orgOPlinkfedilinkarrow-up0·10 months ago#17 mentions strict and links to its documentation.
They forgot to mention that SQLite has the
strictkeyword for enforcing type safety.https://sqlite.org/stricttables.html
#17 mentions strict and links to its documentation.