Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
type | TINYINT | 3 | null |
|
|
|||||
courseid | BIGINT | 19 | null |
|
|
|||||
cmid | BIGINT | 19 | √ | null |
|
|
||||
userid | BIGINT | 19 | null |
|
|
|||||
timecreated | BIGINT | 19 | null |
|
|
|||||
resourceurl | VARCHAR | 255 | √ | null |
|
|
||||
status | TINYINT | 3 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |