qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoWho needs MongoDB when you have JSONB?lemmy.worldimagemessage-square60fedilinkarrow-up1312arrow-down12
arrow-up1310arrow-down1imageWho needs MongoDB when you have JSONB?lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square60fedilink
minus-squarePsaldorn@lemmy.worldlinkfedilinkarrow-up5·2 days 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-up5·1 day agoAhh, it’s not an issue about SQLite but about whether the right libraries are bundled by Godot. Got it, that explains it.
minus-squarePsaldorn@lemmy.worldlinkfedilinkarrow-up1·1 day agoIt’s weird tho because everything looks like it’s there inside the apk. 🤷
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.
It’s weird tho because everything looks like it’s there inside the apk. 🤷