This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Uberdeno v1.0.2 hotfix
It turns out that the Uberdeno updateObject
function won’t allow you to set a nullable database value back to null
, once it has been set. This release fixes this bug, and does nothing else!
Fixed
- Nullable setter in
updateObject