Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_dp_plan_history_id_seq'::regclass) |
|
|
||||
planid | int8 | 19 | null |
|
|
|||||
status | int2 | 5 | null |
|
|
|||||
reason | int2 | 5 | null |
|
|
|||||
reasonfordecision | text | 2147483647 | √ | null |
|
|
||||
timemodified | int8 | 19 | null |
|
|
|||||
usermodified | int8 | 19 | null |
|
|