Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: DBIx::Class::Schema::Loader and on_delete/cascade_delete

by petdance (Parson)
on Feb 15, 2012 at 19:03 UTC ( [id://954043]=note: print w/replies, xml ) Need Help??


in reply to Re: DBIx::Class::Schema::Loader and on_delete/cascade_delete
in thread DBIx::Class::Schema::Loader and on_delete/cascade_delete

Thanks, Ben. What confuses me is why they are set differently.

The way I understand this is that cascade_delete => 0 tells DBIC that it's not necessary for DBIC to delete the notifications manually, because Postgres will have done it automatically. That makes sense.

But then why is there the on_delete => "CASCADE" at the notification level? What does DBIC do with that bit of knowledge?

xoxo,
Andy

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://954043]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-29 00:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found