Add flag for correctly introspecting fk rels
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Tue, 15 May 2012 13:54:24 +0000 (08:54 -0500)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 25 Aug 2012 16:38:12 +0000 (16:38 +0000)
commit1cc9d17ba6b1b3fce6ee42177ab80992341b8b11
tree406cf5198f3400201ea82f9a85ffc1f14fa22a00
parent6343a20374932aeb277eb63a91f9769f9da2f4b6
Add flag for correctly introspecting fk rels
Changes
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/Relationship/BelongsTo.pm
lib/DBIx/Class/Relationship/HasMany.pm
lib/DBIx/Class/Relationship/HasOne.pm