mox@lemmy.sdf.org to Programming@programming.dev · 10 个月前Collection of insane and fun facts about SQLiteavi.imexternal-linkmessage-square37fedilinkarrow-up1147arrow-down11
arrow-up1146arrow-down1external-linkCollection of insane and fun facts about SQLiteavi.immox@lemmy.sdf.org to Programming@programming.dev · 10 个月前message-square37fedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up6·10 个月前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.
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.