Confirmed users
398
edits
No edit summary |
m (→Issues) |
||
Line 121: | Line 121: | ||
* What's happening if the central gets changes during the process of local updates? | * What's happening if the central gets changes during the process of local updates? | ||
* |addedIds|, |removedIds| and |updatedIds| arrays should be synchronized. For example, the ID of record that has been updated and removed should only show up in the |removedIds| array. Need to define the behaviours. | * |addedIds|, |removedIds| and |updatedIds| arrays should be synchronized. For example, the ID of record that has been updated and removed should only show up in the |removedIds| array. Need to define the behaviours. | ||
* Should all data stores with the name share a schema? | * Should all data stores with the same name share a schema? |