@tony.kay when load merges it seems to be stomping over the old value instead of doing a deep merge you may have mentioned this in your video, but is that correct? if so why?
Do ids have to be unique across tables?
Nope, the id
part of [:person/by-id <id>]
will be nested in the app-state under the :person/by-id
key.
Right, must be something else then. Thanks!
@adambros Ah. Merge-ident isn't quite right. Also, easy enough on the history
, glad for a PR