Fix trailing whitespace
[dbsrgits/Data-Query.git] / lib / Data / Query / Renderer / SQL / MySQL.pm
2013-11-17 Matt S Trout STRAIGHT_JOIN support for MySQL
2013-11-04 Matt S Trout use INNER for old mysqls
2013-11-03 Matt S Trout make map_descending available as map_dq_tree via ExprHe...
2013-11-01 Matt S Trout add double subquery handling to MySQL code
2013-03-23 Dagfinn Ilmari Man... Render empty insert value lists as DEFAULT VALUES