appy-one / acebase-client

Client to connect to remote AceBase NoSQL database server
MIT License
21 stars 8 forks source link

Fix: prepare cache update rollback value of non-object values #36

Closed appy-one closed 1 year ago

appy-one commented 1 year ago

If a non-existing or non-object value in the cache db was being updated, preparing a rollback value failed. Closes #35