Fix bug with scoping with * followed by aggregation and order by
Queries with `WITH *, count(a) AS c ORDER BY c RETURN c` was failing with `no variable c in scope`.
Showing
+1 -1
Please register or sign in to comment
Queries with `WITH *, count(a) AS c ORDER BY c RETURN c` was failing with `no variable c in scope`.
免费DevSecOps平台,让您的项目体验完整的DevSecOps流程,让项目更安全