django-postgresql-dag icon indicating copy to clipboard operation
django-postgresql-dag copied to clipboard

Modify methods to use CTE

Open JackAtOmenApps opened this issue 5 years ago • 0 comments

  • [x] ancestors_ids
  • [x] descendants_ids
  • [x] path_ids_list
  • [ ] descendants_edges_ids
  • [ ] descendants_edges_ids
  • [ ] ancestors_edges_ids
  • [ ] descendants_tree
  • [ ] ancestors_tree
  • [ ] get_roots
  • [ ] get_leaves

JackAtOmenApps avatar Oct 26 '20 02:10 JackAtOmenApps