release 0.08123
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQLAHacks / MSSQL.pm
2009-12-05 Peter Rabbitson DB2 and MSSQL have different default order syntaxes
2009-12-04 Peter Rabbitson Unify the MSSQL and DB2 RNO implementations - they...
2009-12-04 Peter Rabbitson KISS - a select(1) makes perfect ordering criteria
2009-12-04 Peter Rabbitson Add support for unordered limited resultsets
2009-12-03 Arthur Axel "fREW... fix RNO for MSSQL to not use a kludgy regexp
2009-12-03 Arthur Axel "fREW... Switch to RowNumberOver for MSSQL
2009-07-03 Peter Rabbitson Fix some mssql shortcommings when confronted with the...