mox@lemmy.sdf.org to Programming@programming.dev · 2 months agoCollection of insane and fun facts about SQLiteavi.imexternal-linkmessage-square31fedilinkarrow-up1124arrow-down11cross-posted to: hackernews@lemmy.bestiver.se
arrow-up1123arrow-down1external-linkCollection of insane and fun facts about SQLiteavi.immox@lemmy.sdf.org to Programming@programming.dev · 2 months agomessage-square31fedilinkcross-posted to: hackernews@lemmy.bestiver.se
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up3·2 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.