* made HasOne::has_one and HasMany::has_many look more similar as a route to possible...
authorPaul Makepeace <paulm+pause@paulm.com>
Thu, 3 Nov 2005 16:25:47 +0000 (16:25 +0000)
committerPaul Makepeace <paulm+pause@paulm.com>
Thu, 3 Nov 2005 16:25:47 +0000 (16:25 +0000)
commitdcf8330b075eee8c71d30e0fa31289d162482fe4
tree135511c3c1c436c602c8e72dc85c21c293bc56ed
parent3cbddeb1871beb9684c0a9fbf6e90146a2d16742
* made HasOne::has_one and HasMany::has_many look more similar as a route to possible refactor
* ensured all calls against $f_class were preceded by a check to see if it loaded OK
* added diagnostic notes on what foreign key name was guessed
lib/DBIx/Class/Relationship/HasMany.pm
lib/DBIx/Class/Relationship/HasOne.pm