[Dbix-class] Loosing data while upgrading from 0.08013 to 0.08101

Justin Hunter justin.d.hunter at gmail.com
Tue Apr 28 20:22:56 GMT 2009


can you try svn trunk? 
(http://dev.catalyst.perl.org/repos/bast/DBIx-Class/0.08/trunk/)

Justin

Emmanuel Quevillon wrote:
> Re,
>
> As nobody answered yet, I probably forgot to include the relation
> defined into Authors.pm.
> Here it is if it can help someone to help me :)
>
> __PACKAGE__->has_many(pub_auth => 'BiblioListDB::PubAuths',
>                       {'foreign.id_auth' => 'self.id_author'},
>                       {cascade_delete => 0});
>
> Please anybody any clue?
> Thanks in advance
>
>   




More information about the DBIx-Class mailing list