[DBIx-Class-Devel] Re: [dbix-class] cascaded delete must delete relationships first (#27)

Graham Barr notifications at github.com
Thu May 23 13:07:53 GMT 2013


How about a patch that decides on pre/post delete of the relationships based on the value of cascade_delete

1 does as it does now, ie cascade delete after, but -1 will cause the cascade of that relationship before the delete. Or perhaps a second attribute to control before/after ?

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/27#issuecomment-18341886
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20130523/779632c8/attachment.htm


More information about the DBIx-Class-Devel mailing list