On Sat, Nov 15, 2008 at 9:06 PM, Matt S Trout <[EMAIL PROTECTED]> wrote: > On Thu, Nov 06, 2008 at 03:23:56PM +0100, Zbigniew Lukasiak wrote: >> I am attaching a test case. It is a full tar - because I think it >> only happens when using load_namespaces. >> >> [EMAIL PROTECTED]:~/progs/fails_at_insert> perl fails_at_insert.pl >> DBIx::Class::Row::insert(): DBSchema::Result::User=HASH(0x8ab21d8) >> isn't a User at fails_at_insert.pl line 15 > > I think you're passing 'User' instead of 'DBSchema::Result::User' to a > relationship definition somewhere. That's never worked properly.
Yes - I should have sent an update. -- Zbigniew Lukasiak http://brudnopis.blogspot.com/ http://perlalchemy.blogspot.com/ _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
