Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
|||||
| date | DATE | 10 | √ | null |
|
|
|||||
| created_at | DATETIME | 26 | null |
|
|
||||||
| updated_at | DATETIME | 26 | null |
|
|
||||||
| meal_id | BIGINT | 19 | √ | null |
|
|
|||||
| has_debut_food | BIT | 1 | √ | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| index_schedules_on_meal_id | Performance | Asc | meal_id |

