gemini-projects/gemini

[CORE] EntityReferenceRecord - Add actual record

h4t0n opened this issue · 1 comments

h4t0n commented

Add also the actual record if exist.
Now we have only PK and LogicalKey references. If the Reference is created with a real EntityRecord we can store it.

h4t0n commented

Done