eap_eap_early_actions

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('eap_eap_early_actions_id_seq'::regclass)
eap_id int4 10 null
eap_eap.id eap_eap_early_actions_eap_id_4dad41b8_fk_eap_eap_idR
earlyaction_id int4 10 null
eap_earlyaction.id eap_eap_early_action_earlyaction_id_4bf486ba_fk_eap_earlyR

Indexes

Constraint Name Type Sort Column(s)
eap_eap_early_actions_pkey Primary key Asc id
eap_eap_early_actions_eap_id_4dad41b8 Performance Asc eap_id
eap_eap_early_actions_eap_id_earlyaction_id_6878d85a_uniq Must be unique Asc/Asc eap_id + earlyaction_id
eap_eap_early_actions_earlyaction_id_4bf486ba Performance Asc earlyaction_id

Relationships