Hi,

I'm getting the warning:

"might_have/has_one" must not be on columns with is_nullable set to true. This 
might indicate an incorrect use of those relationship helpers instead of 
belongs_to.

and the documentation also tells me that this is naughty. But surely by saying 
that something might have something it implies that it also might not have that 
something so it needs to be a nullable value. Do I just need to specify it in a 
different way?

Thanks,

                                Matt.

_______________________________________________
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]

Reply via email to