2007/7/24, Matt S Trout <[EMAIL PROTECTED]>:
Yeah, it's a bug. Could you file on rt.cpan please?

Ticket #28451.

Note that whatever you end up calling your rels I'd advise plural names
for has_many rels for clarity - so 'people' rather than 'person' (I
actually think 'members' is a better name anyway, albeit I can't use that
in the test case :)

If it were 'people', then it wouldn't collide with 'person' for
belongs_to relationship in Schema::Account. To get a more beautiful
test case, you could invent a schema with has_one relationship instead
of has_many ;-)

Regards,
Ivan

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/dbix-class@lists.rawmode.org/

Reply via email to