Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_competency_framework_id_seq'::regclass) |
|
|
||
| shortname | varchar | 100 | √ | null |
|
|
||
| contextid | int8 | 19 | null |
|
|
|||
| idnumber | varchar | 100 | √ | null |
|
|
||
| description | text | 2147483647 | √ | null |
|
|
||
| descriptionformat | int2 | 5 | 0 |
|
|
|||
| scaleid | int8 | 19 | √ | null |
|
|
||
| scaleconfiguration | text | 2147483647 | null |
|
|
|||
| visible | int2 | 5 | 1 |
|
|
|||
| taxonomies | varchar | 255 | ''::character varying |
|
|
|||
| timecreated | int8 | 19 | null |
|
|
|||
| timemodified | int8 | 19 | null |
|
|
|||
| usermodified | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_compfram_id_pk | Primary key | Asc | id |
| app_compfram_idn_uix | Must be unique | Asc | idnumber |
Diagram producer might be missing
No diagrams were produced please see application output for any errors