Hi LiveCloud team and all,
Quick question - several methods that update the cloud database have an option to defer the update until a cdb_flushCache is sent. Great and very useful for batching multiple updates to the cloud.
However just wanted to check - if i do an update or batchMerge and defer the cloud update by putting true into tInternalA["delaySend"], does this update the local database?
Or do I have to update the local database separately? (needless to say i'd prefer the former!)
Many thanks
Stam
Quick question - several methods that update the cloud database have an option to defer the update until a cdb_flushCache is sent. Great and very useful for batching multiple updates to the cloud.
However just wanted to check - if i do an update or batchMerge and defer the cloud update by putting true into tInternalA["delaySend"], does this update the local database?
Or do I have to update the local database separately? (needless to say i'd prefer the former!)
Many thanks
Stam