{ "title": "OR must be a non-empty array", "input": { "WHERE": { "OR": [ { "OR": {} }, { "EQ": { "sections_avg": 95 } } ] }, "OPTIONS": { "COLUMNS": [ "sections_dept", "sections_id", "sections_avg" ], "ORDER": "sections_dept" } }, "errorExpected": true, "orderExpected": true, "orderBy": "sections_dept", "expected": "InsightError" }