allieIsOkay / allieIsOkay/quantified-self-api
Add MealFoods table
未关闭
- 主要语言
- JavaScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。