Meals reserve a meal for a given number for breakfast, lunch or dinner in a date range. The meal list understands this.
Table: meal
- breakfast
- how many for breakfast?
- comment
- a long reason
- dinner
- how many for dinner?
- edate
- end date
- id
- unique id
- lunch
- how many for lunch?
- sdate
- start date
- the_date
- when was this block created?
- time
- what time was this block created?
- user_id
- foreign key to user
Relations