qaz@lemmy.world to Programmer Humor@programming.devEnglish · 19 hours agoWho needs MongoDB when you have JSONB?lemmy.worldexternal-linkmessage-square43fedilinkarrow-up1219arrow-down12
arrow-up1217arrow-down1external-linkWho needs MongoDB when you have JSONB?lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 19 hours agomessage-square43fedilink
minus-squaresunbeam60@lemmy.mllinkfedilinkarrow-up19·18 hours agoI’m confused about your SQLite troubles … it compiles for pretty much everything - as long as you have a file system mapping.
minus-squarePsaldorn@lemmy.worldlinkfedilinkarrow-up3·12 hours agoIt’s not just me, but seems to affect Godot c# deployments to mobile https://github.com/godotengine/godot/issues/97859 Worked fine on desktop
minus-squaresunbeam60@lemmy.mllinkfedilinkarrow-up2·5 hours agoAhh, it’s not an issue about SQLite but about whether the right libraries are bundled by Godot. Got it, that explains it.
I’m confused about your SQLite troubles … it compiles for pretty much everything - as long as you have a file system mapping.
It’s not just me, but seems to affect Godot c# deployments to mobile
https://github.com/godotengine/godot/issues/97859
Worked fine on desktop
Ahh, it’s not an issue about SQLite but about whether the right libraries are bundled by Godot. Got it, that explains it.