You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.
Currently, update() method replaces the whole row with the new data. This is not very suitable for many situations and for rows with many keys.
Instead it should update only the keys specified in update array() and leave the rest as they were.
I may commit a change for this when I have some free time.
The text was updated successfully, but these errors were encountered: