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

Emmanuel Quevillon tuco at pasteur.fr
Tue Apr 28 10:01:21 GMT 2009


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

-- 
-------------------------
Emmanuel Quevillon
Biological Software and Databases Group
Institut Pasteur
+33 1 44 38 95 98
tuco at_ pasteur dot fr
-------------------------



More information about the DBIx-Class mailing list