Add (slowish) sanity check to detect incorrect non-nullable metadata
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 19 Apr 2013 14:22:46 +0000 (16:22 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 19 Apr 2013 14:48:42 +0000 (16:48 +0200)
commit02a73c96af68914a8a53a4772d214e34333b9e57
tree798e0568a3e79a5073314fac4f907e637151005c
parent1e1cea3877c13cf9dcccefe2ba7ac9f089e2d4bc
Add (slowish) sanity check to detect incorrect non-nullable metadata

We can't get away with this - the alternative is a cryptic 'Use of uninitialized value'
exception - good luck debugging that
Changes
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/ResultSource/RowParser.pm
t/resultset/rowparser_internals.t