mox@lemmy.sdf.org to Programming@programming.dev · 11 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 · 11 months agomessage-square37linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up0·11 months 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.