deployments_rdrt

1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('deployments_rdrt_id_seq'::regclass)
deployments_rdrtperson.rdrt_id deployments_rdrtperson_rdrt_id_45e63d93_fk_deployments_rdrt_idR
start_date timestamptz 35,6 null
comments text 2147483647 null
country_id int4 10 null
api_country.id deployments_rdrt_country_id_4c48f351_fk_api_country_idR
dtype_id int4 10 null
api_disastertype.id deployments_rdrt_dtype_id_3e07bcd1_fk_api_disastertype_idR
event_id int4 10 null
api_event.id deployments_rdrt_event_id_e40e282d_fk_api_event_idR
region_id int4 10 null
api_region.id deployments_rdrt_region_id_a71f2b58_fk_api_region_idR

Indexes

Constraint Name Type Sort Column(s)
deployments_rdrt_pkey Primary key Asc id
deployments_rdrt_country_id_4c48f351 Performance Asc country_id
deployments_rdrt_dtype_id_3e07bcd1 Performance Asc dtype_id
deployments_rdrt_event_id_e40e282d Performance Asc event_id
deployments_rdrt_region_id_a71f2b58 Performance Asc region_id

Relationships