api_gdacsevent_countries

415 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('api_gdacsevent_countries_id_seq'::regclass)
gdacsevent_id int4 10 null
api_gdacsevent.id api_gdacsevent_count_gdacsevent_id_656d74e3_fk_api_gdacsR
country_id int4 10 null
api_country.id api_gdacsevent_countries_country_id_f07c652e_fk_api_country_idR

Indexes

Constraint Name Type Sort Column(s)
api_gdacsevent_countries_pkey Primary key Asc id
api_gdacsevent_countries_country_id_f07c652e Performance Asc country_id
api_gdacsevent_countries_gdacsevent_id_656d74e3 Performance Asc gdacsevent_id
api_gdacsevent_countries_gdacsevent_id_country_id_f6052f11_uniq Must be unique Asc/Asc gdacsevent_id + country_id

Relationships