Migrate the actions
Depends on D12163
https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite
Differential D12164
[lib] Migrate remaining actions tomek on May 21 2024, 1:00 PM. Authored by Tags None Referenced Files
Subscribers
Details
Migrate the actions Depends on D12163 https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite
Diff Detail
|
updateChangedUndirectedRelationships only updates the relationship if there was none, or the relationship status provided it greater than the one in the db. This will not be the case here, because KNOW_OF is 0-the lowest possible value. So we will not override a more meaningful relationship.