mox@lemmy.sdf.org to Programming@programming.dev · 1 year agoCollection of insane and fun facts about SQLiteavi.imexternal-linkmessage-square30linkfedilinkarrow-up1128
arrow-up1128external-linkCollection of insane and fun facts about SQLiteavi.immox@lemmy.sdf.org to Programming@programming.dev · 1 year agomessage-square30linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up3·1 year 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.