giis-uniovi / modevo

Model-driven approach to maintain data integrity for evolution of column family DBMSs
Apache License 2.0
1 stars 2 forks source link

Consider migrations using primary entities for key attributes #40

Open suarezgpablo opened 3 weeks ago

suarezgpablo commented 3 weeks ago

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.

giis-qabot commented 2 weeks ago

@suarezgpablo This is a reminder about this issue because it has not been updated for 10 days

giis-qabot commented 4 days ago

@suarezgpablo This is a reminder about this issue because it has not been updated for 10 days