I would like to use Bulk Update in this way
but it fails with
It would be great if I could use updatable field with navigation. I could not invert this in case of one-to-many relations |
Hello pil0t That would be great. But Set<t>() allows to set values only for direct fields of T type for now. In future I thing we'll implement usage of update like in your case, but I can't tell you concrete version in which we implement it. |