Try improving `isSharedWith`
This commit tries to improve the isSharedWith
SQL function to deal with arbitrarily deep shared nodes in the hierarchy.
@anoe Taking as the example the previously broken example, this seems to do the trick now:
I think we are getting really close now.