wger-project / wger

Self hosted FLOSS fitness/workout, nutrition and weight tracker
https://wger.de
GNU Affero General Public License v3.0
3.15k stars 579 forks source link

Add a nullable foreign key to the "Set List" table #911

Open JamieBort opened 2 years ago

JamieBort commented 2 years ago

you are right, there is no direct connection between logs and sets, only to workout. We should have an issue to add a nullable foreign key to the table, till then you will need to go over the workoutID / exerciseID and the date

Originally posted by @rolandgeider in https://github.com/wger-project/wger/discussions/902#discussioncomment-1726808

JamieBort commented 2 years ago

The above is in reference to: https://github.com/wger-project/wger/discussions/902#discussion-3714034