[Dbix-class] Overriding Standard Methods

Marc Mims marc at questright.com
Wed Dec 3 16:04:08 GMT 2008


* michael reddick <michael.reddick at gmail.com> [081203 07:56]:
> Looks like you need a override delete in a component
> 
> http://search.cpan.org/~ash/DBIx-Class-0.08010/lib/DBIx/Class/Manual/Component.pod

You may also want to override delete in a custom ResultSet so that
called delete on a result set does the right thing, too.

	-Marc



More information about the DBIx-Class mailing list