ctd_regions
Title | ctd_regions |
---|---|
Type | Dictionary |
Description | States / Regions |
Column | Format | Nullable | Description | Definition | Comments |
---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | ||
code | varchar(3) | Two letter postal abbreviation | ISO 3166-2 | ||
name | varchar(100) | State / region name | |||
country_id | integer, foreign key | Country identifier | ctd_countries:id | ||
language | varchar(16) | Language encoding of this region | RFC 5646 |
Migration Notes From OR 1
language
added (Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.)