in reply to Help with Preventing cascading deletes in Class::DBI

Your syntax looks ok. I suggest you either run your code in the debugger or add some warn statements to the Class::DBI code to see if it's really parsing your has_many correctly and putting the right thing in the cascade. I also suggest you ask on the Class::DBI list.
  • Comment on Re: Help with Preventing cascading deletes in Class::DBI

Replies are listed 'Best First'.
Re^2: Help with Preventing cascading deletes in Class::DBI
by jira0004 (Monk) on Aug 06, 2009 at 14:37 UTC
    Thanks for the suggestion perrin. which list do you suggest I send to? What is the email address or URL and I will drop them a line? --- Peter J.