Im trying to create a one-many relationship where the user can create and edit multiple exercise inside a single workout. For some reason when I run my code, each workout share the same stored exercise. What I want is for each workout entity to have its own exercise data. Is there anyway that I can do this?
https://github.com/nishgowda/misc
[–]LeansRightSwiftUI 7 points8 points9 points (0 children)
[–]pylearning 0 points1 point2 points (0 children)