Subject: | Relationships cannot have a 'get' method |
Rose::DB::Object::Metadata::Relationship suggests that there should be a
'get' method, as is available for columns, but no classes derived from
Rose::DB::Object::Metadata::Relationship allows methods that are 'get'
only, this should be fixed to provide similarity between column methods
and relationship methods.