(origin visit update objects as first-citizen objects in swh model)
(pairing with @vlorentz)
It's wip and it can happen i forgot to update its state to plan changes.
Not ready for review.
currently:
- [x] in-memory implementation
- [x] pg storage implementation
- [x] cassandra implementation
[x] sql migration script
TODO:
- [ ] Land D2880 to make those tests go green
Expectations:
- tests failure since it needs a model adaptation (D2880)
Related to T2310
Related to D2880