Fork me on GitHub
#datalevin
<
2022-10-05
>
roklenarcic20:10:52

When I have a one to many cardinality ref, is it possible to add or remove just one ID? Or do I need to fetch the whole value of the ref attribute and make the change myself?

Huahai19:10:43

I would think so. Cardinality many values are stored as multiple separte datoms, not as a list or a vector.