Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||||||
name | VARCHAR | 255 | √ | null |
|
|
||||||||||
source | VARCHAR | 255 |
|
|
||||||||||||
type | TINYINT | 3 | 0 |
|
|
|||||||||||
uniquerows | BIT | 1 | 0 |
|
|
|||||||||||
conditiondata | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||||
settingsdata | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||||
contextid | BIGINT | 19 | null |
|
|
|||||||||||
component | VARCHAR | 100 |
|
|
||||||||||||
area | VARCHAR | 100 |
|
|
||||||||||||
itemid | BIGINT | 19 | 0 |
|
|
|||||||||||
usercreated | BIGINT | 19 | 0 |
|
|
|||||||||||
usermodified | BIGINT | 19 | 0 |
|
|
|||||||||||
timecreated | BIGINT | 19 | 0 |
|
|
|||||||||||
timemodified | BIGINT | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
reporepo_con_ix | Performance | Asc | contextid |
reporepo_use2_ix | Performance | Asc | usermodified |
reporepo_use_ix | Performance | Asc | usercreated |