Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -60,6 +60,7 @@ impl GetGraph {
|
||||
nodes
|
||||
WHERE
|
||||
root_id = $1
|
||||
AND status = 'active'
|
||||
LIMIT
|
||||
1000
|
||||
"#,
|
||||
|
||||
Reference in New Issue
Block a user