ontodev/valve-sql.clj

Implement common nesting cases

Opened this issue · 0 comments

Not all possible nesting combinations are currently implemented. In particular: not(list(any(...))) is not yet implemented. We need to also check not(split(any(...))) and not(concat(any(...))).