Hello.I want to pick up FK_NAME in DbLoader and store it temporarily in the DbRelationship. This is for the merging of foreign keys. See CAY-937.
Should I add fkName as a transient attribute to DbRelationship or create a subclass of DbRelationship called something like DbRelationshipWithFkName?
Regards, - Tore.
