Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_lti_types_config_id_seq'::regclass) |
|
|
||
| typeid | int8 | 19 | null |
|
|
|||
| name | varchar | 100 | ''::character varying |
|
|
|||
| value | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_ltitypeconf_id_pk | Primary key | Asc | id |
| app_ltitypeconf_typ_ix | Performance | Asc | typeid |
Diagram producer might be missing
No diagrams were produced please see application output for any errors