dp_evidence_type table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| name | VARCHAR | 255 |
|
|
||||||
| description | LONGTEXT | 2147483647 | √ | null |
|
|
||||
| timemodified | BIGINT | 19 | null |
|
|
|||||
| usermodified | BIGINT | 19 | null |
|
|
|||||
| sortorder | BIGINT | 19 | null |
|
|
Table contained -1 rows
dp_evidence_type table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| dpevidtype_use_ix | Performance | Asc | usermodified |
