Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_perform_element_response_snapshot_id_seq'::regclass) |
|
|
|||||
response_id | int8 | 19 | null |
|
|
||||||
item_type | varchar | 100 | ''::character varying |
|
|
||||||
item_id | int8 | 19 | null |
|
|
||||||
snapshot | text | 2147483647 | √ | null |
|
|
|||||
created_at | int8 | 19 | null |
|
|
||||||
updated_at | int8 | 19 | √ | null |
|
|