Hacker News
new
past
comments
ask
show
jobs
points
by
Andrew_McCarron
3 hours ago
|
comments
by
sxa001
3 hours ago
|
[-]
Thanks and great question - appends are atomic via Google's Sheet API, but updates/deletes are currently positional based on row ID. It's 'last-write-wins' for now if there are multiple concurrent updates.
reply