Update returning with some relation
As the title says I am updating an object using this syntax:
is it possible for
is it possible for
returning to return the update object with some relation, or would I need to fetch the object from the database in a separate query?