mox@lemmy.sdf.org to Programming@programming.dev · 8 months agoCollection of insane and fun facts about SQLiteavi.imexternal-linkmessage-square30linkfedilinkarrow-up1128arrow-down11
arrow-up1127arrow-down1external-linkCollection of insane and fun facts about SQLiteavi.immox@lemmy.sdf.org to Programming@programming.dev · 8 months agomessage-square30linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up3·8 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.