api_countryorganizationalcapacity

33 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('api_countryorganizationalcapacity_id_seq'::regclass)
leadership_capacity text 2147483647 null
youth_capacity text 2147483647 null
volunteer_capacity text 2147483647 null
financial_capacity text 2147483647 null
country_id int4 10 null
api_country.id api_countryorganizat_country_id_7ff9ee01_fk_api_countR

Indexes

Constraint Name Type Sort Column(s)
api_countryorganizationalcapacity_pkey Primary key Asc id
api_countryorganizationalcapacity_country_id_7ff9ee01_uniq Must be unique Asc country_id

Relationships