Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
review_form_id | bigserial | 19 | √ | nextval('review_forms_review_form_id_seq'::regclass) |
|
|
||||||||||
assoc_type | int8 | 19 | null |
|
|
|||||||||||
assoc_id | int8 | 19 | null |
|
|
|||||||||||
seq | float8 | 17,17 | √ | null |
|
|
||||||||||
is_active | int2 | 5 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
review_forms_pkey | Primary key | Asc | review_form_id |