Hello, Sorry but I can not find this in the forum maybe im not using the right words because I'm quite new in all this.
Lets say that I have two tables (Food and Combos)
Food contains -- List of all the food
Combos contains two options of food (id, Food1, Food2),
Do I have to call food with HasOne or HasOneToMany?