| フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
|---|---|---|---|---|---|
| date_added | timestamp | not null | - | - | date_added |
| last_modified | timestamp | - | - | last_modified | |
| geo_zone_description | text | not null | - | - | geo_zone_description |
| geo_zone_name | text | not null | - | - | geo_zone_name |
| geo_zone_id | serial | ○ | - | geo_zone_id |