CourseInsights / test / resources / queries / invalid / wHEREMustBeObjectNotSquareEmptyOptions.json
wHEREMustBeObjectNotSquareEmptyOptions.json
Raw
{
	"title": "wHEREMustBeObjectNotSquareEmptyOptions",
	"input": {
		"WHERE": [],
		"OPTIONS": {}
	},
	"errorExpected": true,
	"orderExpected": false,
	"orderBy": "sections_avg",
	"expected": "InsightError"
}