respect order_is_stable even with no ORDER BY (assume single row return)
[dbsrgits/Data-Query.git] / lib / Data / Query / ExprDeclare.pm
2013-01-26 Dagfinn Ilmari Man... Add support for NULLS FIRST/LAST in ORDER BY
2012-10-11 Matt S Trout limit/offset
2012-10-11 Matt S Trout order by somewhat working
2012-10-11 Matt S Trout select+join+where
2012-10-11 Matt S Trout beginnings of declarative code