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 was archived by the owner on Sep 30, 2023. It is now read-only.
E.g. i need it to compare the previous item stored in the DB with the item, that requests a write access currently. So i need the previous item in comparison by their clock time, not by items they are added.
And, maybe, even better to pass all the lists of a new and a stored items to the "canAppend" callback