Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('eap_action_id_seq'::regclass) |
|
|
||||
early_act | text | 2147483647 | √ | null |
|
|
||||
early_action_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
eap_action_pkey | Primary key | Asc | id |
eap_action_early_action_id_0f7e5bd6 | Performance | Asc | early_action_id |