expand relationship_attrs POD
authorRafael Kitover <rkitover@cpan.org>
Sun, 9 Sep 2012 15:09:19 +0000 (11:09 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sun, 9 Sep 2012 15:09:19 +0000 (11:09 -0400)
commitd4b60b9a91176df659e882a35bbf327a57035cef
treef6e26a72767aec84bfca219c08b04c788cd3e93a
parentc34033b1f21ade200b20f78940c2c32a8843fd17
expand relationship_attrs POD

Explain the defaults for relationship attributes, how they are
overridden by the actual database values for foreign keys and can be
overridden by the user via this attribute.

Also explain how defaults are chosen for different databases for
belongs_to rels.
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/DBI/SQLite.pm