bug fixed
This commit is contained in:
parent
023d78813f
commit
0c0b47016f
@ -354,8 +354,6 @@ WITH RECURSIVE rec AS (
|
||||
level
|
||||
FROM
|
||||
rec
|
||||
WHERE
|
||||
m_parent_member_id IS NOT NULL
|
||||
ORDER BY
|
||||
level DESC
|
||||
";
|
||||
|
Loading…
x
Reference in New Issue
Block a user