Made update() on a rs that includes joins complain in the same way that delete()...
[dbsrgits/DBIx-Class.git] / t / 53delete_chained.t
2008-10-23 Nigel Metheringham Added warnning to $rs->delete which fires if delete...