Skip to content

Resolve "Collapse queries of the form IN (literal parameter-list) into distinct executions of a single query"

Jon Jenkins requested to merge 43-collapse-queries into master

Closes #43 (closed)

Note to reviewer: You can see a "live test" here. You can also see a similar instance with the first comment without collapsed IN clauses.

Edited by Jon Jenkins

Merge request reports