Hi, I create my schemas with the catalyst helper Catalyst::Helper::Model::DBIC::Schema. It creates all my relations correct but with pretty ugly names. I'd like to change them but don't want to remove the relations in the DBMS. Is there any easy way to achieve that? Greets, Moritz