| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_appraisal_id_seq'::regclass) |
|
|
||||||||||||||||
| name | varchar | 255 | ''::character varying |
|
|
|||||||||||||||||
| description | text | 2147483647 | √ | null |
|
|
||||||||||||||||
| status | int2 | 5 | 0 |
|
|
|||||||||||||||||
| timefinished | int8 | 19 | √ | null |
|
|
||||||||||||||||
| timestarted | int8 | 19 | √ | null |
|
|

