Fetching descendants in calculation
I've created a
listings resource/table which is nestable via a parent_listing_id attribute. In a calculation I want to find all descendants for a listing, what's the best way to do this?