Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| courseid | BIGINT | 19 | null |
|
|
|||||
| BIGINT | 19 | null |
|
|
||||||
| groupid | BIGINT | 19 | √ | null |
|
|
||||
| recordingid | VARCHAR | 64 |
|
|
||||||
| headless | BIT | 1 | 0 |
|
|
|||||
| imported | BIT | 1 | 0 |
|
|
|||||
| status | BIT | 1 | 0 |
|
|
|||||
| importeddata | LONGTEXT | 2147483647 | √ | null |
|
|
This is the remote recording data stored as json and kept for future reference. |
|||
| timecreated | BIGINT | 19 | 0 |
|
|
|||||
| usermodified | BIGINT | 19 | 0 |
|
|
|||||
| timemodified | BIGINT | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| bigbreco_big_ix | Performance | Asc | bigbluebuttonbnid |
| bigbreco_cou_ix | Performance | Asc | courseid |
| bigbreco_rec_ix | Performance | Asc | recordingid |
| bigbreco_use_ix | Performance | Asc | usermodified |