From what I can see we can only update a single record per update call.
I have a situation where I need to update a boolean in 2,500 time tracking records and am concerned about timeouts. Is it possible to have a where clause that is something other than a single RecordID?