{ "title": "Negative number is acceptable", "input": { "WHERE": { "LT": { "sections_avg": -97 } }, "OPTIONS": { "COLUMNS": [ "sections_dept", "sections_avg" ], "ORDER": "sections_avg" } }, "errorExpected": false, "orderExpected": true, "orderBy": "sections_avg", "expected": [] }