Moved might_have compat back out into a CDBICompat class and documented stuff
authorMatt S Trout <mst@shadowcat.co.uk>
Sun, 18 Sep 2005 17:58:03 +0000 (17:58 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sun, 18 Sep 2005 17:58:03 +0000 (17:58 +0000)
commit503536d5b216b4d85ed3f5420f3db93d4c033d86
tree3691eb03e33a74a029b4b920965c9b02e5fe39cb
parent07037f89d4d9bf97c59a2c083de74f669521da47
Moved might_have compat back out into a CDBICompat class and documented stuff
lib/DBIx/Class.pm
lib/DBIx/Class/CDBICompat.pm
lib/DBIx/Class/CDBICompat/MightHave.pm [new file with mode: 0644]
lib/DBIx/Class/DB.pm
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/Relationship/BelongsTo.pm
lib/DBIx/Class/Relationship/CascadeActions.pm
lib/DBIx/Class/Relationship/HasOne.pm
t/lib/DBICTest/Schema/HelperRels.pm