batch_hold_event_map

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('action.batch_hold_event_map_id_seq'::regclass)
batch_hold_event int4 10 null
batch_hold_event.id batch_hold_event_map_batch_hold_event_fkey C
hold int4 10 null
hold_request.id batch_hold_event_map_hold_fkey C

Indexes

Constraint Name Type Sort Column(s)
batch_hold_event_map_pkey Primary key Asc id

Relationships