Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||||||||||||||||
shortname | VARCHAR | 100 | √ | null |
|
|
||||||||||||||||||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||||||||||||||
descriptionformat | SMALLINT | 5 | 0 |
|
|
|||||||||||||||||||||
idnumber | VARCHAR | 100 | √ | null |
|
|
||||||||||||||||||||
competencyframeworkid | BIGINT | 19 | null |
|
|
|||||||||||||||||||||
parentid | BIGINT | 19 | 0 |
|
|
|||||||||||||||||||||
path | VARCHAR | 255 |
|
|
||||||||||||||||||||||
sortorder | BIGINT | 19 | null |
|
|
|||||||||||||||||||||
ruletype | VARCHAR | 100 | √ | null |
|
|
||||||||||||||||||||
ruleoutcome | TINYINT | 3 | 0 |
|
|
|||||||||||||||||||||
ruleconfig | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||||||||||||||
scaleid | BIGINT | 19 | √ | null |
|
|
||||||||||||||||||||
scaleconfiguration | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||||||||||||||
timecreated | BIGINT | 19 | null |
|
|
|||||||||||||||||||||
timemodified | BIGINT | 19 | null |
|
|
|||||||||||||||||||||
usermodified | BIGINT | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
comp_comidn2_uix | Must be unique | Asc/Asc | competencyframeworkid + idnumber |
comp_rul2_ix | Performance | Asc | ruleoutcome |