allieIsOkay / allieIsOkay/quantified-self-api
Add MealFoods table
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Create MealFoods model to Database
Table Name: MealFoods
MealId as Integer
FoodId as Integer
Establish relationships between all tables.
MealFoods belongs to Meal
MealFoods belongs to Food
Meal has many MealFoods
Meal has many Foods through MealFoods
Food has many MealFoods
Food has many Meals through MealFoods
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.