Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
group_id | BIGINT | 19 | null |
|
|
|||||
item_id | BIGINT | 19 | null |
|
|
|||||
additional_time | TIME | 8 | 00:00:00 |
|
|
Time that was attributed (can be negative) to this group for this time-limited item |
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc | group_id + item_id |
fk_group_item_additional_times_item_id_items_id | Performance | Asc | item_id |