From inker kv - value cannot be a term
This commit is contained in:
parent
8f27b3b628
commit
332286f35c
1 changed files with 0 additions and 2 deletions
|
@ -237,8 +237,6 @@ from_inkerkv(Object, ToIgnoreKeyChanges) ->
|
|||
case Object of
|
||||
{{SQN, ?INKT_STND, PK}, Bin} when is_binary(Bin) ->
|
||||
{{SQN, PK}, revert_value_from_journal(Bin, ToIgnoreKeyChanges)};
|
||||
{{SQN, ?INKT_STND, PK}, Term} ->
|
||||
{{SQN, PK}, Term};
|
||||
_ ->
|
||||
Object
|
||||
end.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue