summaryrefslogtreecommitdiffstats
path: root/common/commands/createentity.fbs
Commit message (Collapse)AuthorAge
* Resolve remoteIds during syncChristian Mollekopf2015-12-01
| | | | | | | Remote id's need to be resolved while syncing any references. This is done by the synchronizer by consulting the rid to entity id mapping. If the referenced entity doesn't exist yet we create a local id anyways, that we then need to pick up once the actual entity arrives.
* Writing from facade.Christian Mollekopf2015-01-15
|
* a more complete command setAaron Seigo2014-12-16