Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| action_annotation_num | serial | 10 | √ | nextval('action_annotation_action_annotation_num_seq'::regclass) |
|
|
||||
| action_num | int4 | 10 | null |
|
|
|||||
| annotation_num | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| action_annotation_pkey | Primary key | Asc | action_annotation_num |
| uc_action_annotation | Must be unique | Asc/Asc | action_num + annotation_num |



