* Made DBIC::SQL::Abstract pass on order_by hashref ({-desc => 'colname'}) to SQL...
[dbsrgits/DBIx-Class.git] / t / 53delete_chained.t
2008-10-23 Nigel Metheringham Added warnning to $rs->delete which fires if delete...