Open brandonpollack23 opened 2 years ago
Right now there is only delete recursively, on deep hierarchies this could be annoying, reparent recursively would be nice and not hard to implement with a CTE WITH RECURSIVE as well
Right now there is only delete recursively, on deep hierarchies this could be annoying, reparent recursively would be nice and not hard to implement with a CTE WITH RECURSIVE as well