Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||||
contextid | BIGINT | 19 | null |
|
|
|||||||||
name | VARCHAR | 254 |
|
|
||||||||||
idnumber | VARCHAR | 100 | √ | null |
|
|
||||||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||
descriptionformat | TINYINT | 3 | null |
|
|
|||||||||
visible | BIT | 1 | 1 |
|
|
|||||||||
component | VARCHAR | 100 |
|
|
||||||||||
timecreated | BIGINT | 19 | null |
|
|
|||||||||
timemodified | BIGINT | 19 | null |
|
|
|||||||||
theme | VARCHAR | 50 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
coho_con4_ix | Performance | Asc | contextid |