Make sure order realiasing remains in proper sequence on sorting
[dbsrgits/DBIx-Class.git] / t / sqlmaker / limit_dialects / rno.t
2012-04-20 Peter Rabbitson Make sure order realiasing remains in proper sequence...
2012-04-14 Peter Rabbitson Do not alias plain column names to the inflator spec...
2012-03-02 Peter Rabbitson Simplify RowNumber Over limit dialect implementation
2011-05-11 Brian Phillips take more care in mangling SELECT when applying subquer...
2011-04-12 Arthur Axel 'fREW... Fix complex limits with subqueries in selectors
2011-04-11 Arthur Axel 'fREW... Parameterize pagination
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2010-12-23 Peter Rabbitson Stop mangling sql on the way out of the limit dialects
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...