improve MSSQL+ODBC initialization, clarify docs on SCOPE_IDENTITY() and dynamic cursors
[dbsrgits/DBIx-Class-Historic.git] / t / prefetch / o2m_o2m_order_by_with_limit.t
2010-12-27 Peter Rabbitson Only add a group_by to a complex prefetch if a non...
2010-12-22 Rafael Kitover Remove small_datetime from the main schema - it is...
2010-10-27 Norbert Buchmuller Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows)