Commit 6ff147ad authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] sql tools

parent 6410360a
Pipeline #2106 failed with stage
in 10 minutes and 35 seconds
...@@ -10,5 +10,6 @@ USING repeated r ...@@ -10,5 +10,6 @@ USING repeated r
WHERE WHERE
n.id = r.id n.id = r.id
AND r.c <= 1 AND r.c <= 1
AND n.typename = 4
; ;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment