changed relationship helpers to only call ensure_class_loaded when the join cond...
authorJustin Guenther <jguenther@cpan.org>
Thu, 22 Jun 2006 21:56:56 +0000 (21:56 +0000)
committerJustin Guenther <jguenther@cpan.org>
Thu, 22 Jun 2006 21:56:56 +0000 (21:56 +0000)
commitfd4df97578076cdb1a82385b21995ed28637e096
treec5d1306f57444ba204030056b8c5e32de8879c5e
parent29d08149b773e2641b18f0138a039b5708c0b70e
changed relationship helpers to only call ensure_class_loaded when the join cond is inferred
lib/DBIx/Class/Relationship/BelongsTo.pm
lib/DBIx/Class/Relationship/HasMany.pm
lib/DBIx/Class/Relationship/HasOne.pm