Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many-To-Many relationship between Implementations and Algorithms #193

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

ValeSayfa
Copy link
Contributor

Short Description

Changes the relationship between implementations and algorithms to a Many-To-Many relation.
This allows to link/reference an existing implementation to multiple algorithms.

Proposed Changes

  • Adds Many-To-Many relationship to algorithm and implementation models
  • Adjusts algorithm and implementation DTOs
  • Adds resources to link and unlink existing implementations with algorithms
  • Adjusts Tests

@salmma salmma requested a review from lharzenetter July 1, 2021 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants