* Made DBIC::SQL::Abstract pass on order_by hashref ({-desc => 'colname'}) to SQL...
[dbsrgits/DBIx-Class.git] / t / 98rows_prefetch.t
2008-07-24 Jess Robinson Added 98rows_prefetch.t from Christopher Davaz, todo...