regions

9 rows


Description

(Enum) Parts of the world where countries are located.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
default_project_leads.region_id default_project_leads_region_id_fkeyR
countries.region_id countries_region_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
regions_pkey Primary key Asc id
regions_name_key Must be unique Asc name

Relationships