Made update() on a rs that includes joins complain in the same way that delete()...
[dbsrgits/DBIx-Class.git] / t / 26dumper.t
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-25 Justin Guenther Squashed an extraneous warning in 82cascade_copy.t...
2006-04-19 Simon Elliott =Test for Data::Dumper::Sortkeys incompatibility (expor...