On Fri, Sep 23, 2005 at 06:53:39PM +0200, Joachim Breitner wrote: > > There seems to be a problem when setting up has_a / has_many > relationships with classes involved that contain CamelCase and the > database table has an underscore (camel_case). When the has_many is > called before the has_a, cascading deletes won't work. Swapping the > order of the two code lines solves the problem for me. Seems like it > needs the has_a first to know what column is pointing back. > > I swapped lines 98 and 97. >
Thanks for the bug report, I have reported this upstream. The bug report can be seen at: http://rt.cpan.org/NoAuth/Bug.html?id=14756 It seems like an easy fix so I will upload a patched version soon if there is no movement from upstream. Stephen Quinney -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]