Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_totara_evidence_type_info_data_id_seq'::regclass) |
|
|
||||
fieldid | int8 | 19 | null |
|
|
|||||
evidenceid | int8 | 19 | null |
|
|
|||||
data | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_totaevidtypeinfodata_id_pk | Primary key | Asc | id |
app_totaevidtypeinfodata_ev_ix | Performance | Asc | evidenceid |
app_totaevidtypeinfodata_fi_ix | Performance | Asc | fieldid |