This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Uberdeno v1.0.1 hotfix
I'm releasing this fix because there is a bug in the updateObject
function in the GeneralRepository
that causes crashing when updating UUIDs. I haven't tried fixing this, but for now, I've just excluded the property name that is causing the issue in Presently. This solution is definitely less than ideal.
Removed
- Oversight logic
Changed
- Changed and pinned MySQL version
Added
- Property exception to
updateObject