My Code:
orderProperty = "date" orderDir = "asc" dbquery := "SELECT uuid, date, min, max, avg, total FROM summaries ORDER BY $1 $2;&