Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
rota_id | INT | 10 | √ | null |
|
|
||||
title | VARCHAR | 100 | null |
|
|
|||||
description | TEXT | 65535 | null |
|
|
|||||
cyclical | BIT | 0 | 0 |
|
|
Should items on this rota keep cycling? |
||||
active | BIT | 0 | 0 |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | rota_id |