2009/2/17 Zbigniew Lukasiak <[email protected]>: > > I don't know about the error you are getting now - but 'id => undef' > is also not quite correct here - because create will then try to > create a NULL id (which is presumably your primary key) - and this > will fail on many databases.
So what I should I pass to 'id', nothing? Dp. _______________________________________________ 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]
