Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_goal_personal_id_seq'::regclass) |
|
|
||||||
userid | int8 | 19 | null |
|
|
|||||||
name | varchar | 1024 | √ | null |
|
|
||||||
description | text | 2147483647 | √ | null |
|
|
||||||
targetdate | int8 | 19 | √ | null |
|
|
||||||
scaleid | int8 | 19 | √ | null |
|
|
||||||
scalevalueid | int8 | 19 | √ | null |
|
|
||||||
assigntype | int2 | 5 | null |
|
|
|||||||
timecreated | int8 | 19 | null |
|
|
|||||||
usercreated | int8 | 19 | null |
|
|