Hey guys, I've been digging through the tests and source, but I'm just missing how to do an order by random() query.
Passing it directly to order, it gets escaped as a column, which fails. Is there a way to select it as a column, then use that in the ordering list?
Thanks for any assistance.
Hey guys, I've been digging through the tests and source, but I'm just missing how to do an order by random() query.
Passing it directly to order, it gets escaped as a column, which fails. Is there a way to select it as a column, then use that in the ordering list?
Thanks for any assistance.