Have has_one/might_have warn if set on nullable columns.
authorCurtis "Ovid" Poe <ovid@cpan.org>
Wed, 16 Dec 2009 16:40:50 +0000 (16:40 +0000)
committerCurtis "Ovid" Poe <ovid@cpan.org>
Wed, 16 Dec 2009 16:40:50 +0000 (16:40 +0000)
commitdc571b762ce7865d904f506bf890600543c9de81
treee4a428ad47e413244fe81d56b2dd651992a93ac3
parent5c89c897f1377aede43f0e668e79876cec44f55f
Have has_one/might_have warn if set on nullable columns.
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/Relationship/HasOne.pm
t/86might_have.t