mox@lemmy.sdf.org to Programming@programming.dev · 25 days agoCollection of insane and fun facts about SQLiteavi.imexternal-linkmessage-square37fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkCollection of insane and fun facts about SQLiteavi.immox@lemmy.sdf.org to Programming@programming.dev · 25 days agomessage-square37fedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up0·24 days agoYou can do backwards compatibility and make breaking changes to fix bugs. All you need is an opt-in “target version”. CMake and Android are good examples of this.
You can do backwards compatibility and make breaking changes to fix bugs. All you need is an opt-in “target version”. CMake and Android are good examples of this.