I think we are done here
[dbsrgits/DBIx-Class.git] / t / sqlmaker / limit_dialects / rownum.t
2012-04-16 Peter Rabbitson I think we are done here
2012-04-14 Peter Rabbitson Do not alias plain column names to the inflator spec...
2012-03-22 Peter Rabbitson Fix pessimization of offset-less Oracle limits, introdu...
2012-03-02 Peter Rabbitson Deduplicate code in rownum limit emulation
2011-12-05 Peter Rabbitson Fix and test first_skip/skip_first limit dialects
2011-06-07 Alexander Hartmaier fixed order of rows difference between first and subseq...
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
2010-12-23 Peter Rabbitson Stop mangling sql on the way out of the limit dialects
2010-09-17 Peter Rabbitson Optimize RowNum limit dialect as per suggestion in...
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...