Skip to content

Consider migrations using primary entities for key attributes #40

Open

Description

Right now the key attributes that are used to control the migrations use as key attributes the primary keys of the own entity, of secondary entities and entities with a many-to-many relationship in that order of priority.

There are some scenarios where none of these could be used but it would be possible to use the values of key attributes from a primary entity in a one-to-many relationship.

The goal is to improve MoDEvo to include this option when none of the existing ones can be applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions