fix and regression test for RT #62642
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQLMaker /
2010-10-17 Robert Bohne Fixed test for hierarchical queries with Oracle 8i.
2010-10-14 Peter Rabbitson Set name_sep by default (even if unused). Simplify...
2010-09-17 Peter Rabbitson Optimize RowNum limit dialect as per suggestion in...
2010-08-27 Peter Rabbitson Fix RT#58554 (make sure FOR X is always the last part...
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...