id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
3074	Various PostegreSQL errors on reports	izekia	bobbysmith007	First three reports has a "ORDER BY 0" error\r\nin last row, as:\r\n{{{\r\n) AS tab  ORDER BY 0 DESC LIMIT 100 OFFSET 0\r\n}}}\r\nand every report has a cast absence error\r\nin expression such as:\r\n\r\n{{{\r\nbillable.value = 1\r\n}}}\r\n\r\nI've already solved second problem, by adding \r\n{{{\r\nCAST(billable.value AS INTEGER)\r\n}}}\r\nbut still got first one.	defect	closed	normal	TimingAndEstimationPlugin	normal	fixed			0.11
