Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_dp_plan_evidence_id_seq'::regclass) |
|
|
||||
planid | int8 | 19 | null |
|
|
|||||
name | varchar | 255 | √ | null |
|
|
||||
description | text | 2147483647 | √ | null |
|
|
||||
type | int2 | 5 | 0 |
|
|
|||||
filepath | text | 2147483647 | √ | null |
|
|
||||
timecreated | int8 | 19 | √ | null |
|
|
||||
timemodified | int8 | 19 | √ | null |
|
|
||||
usermodified | int8 | 19 | √ | null |
|
|