Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| spatial_offset_type_num | serial | 10 | √ | nextval('spatial_offset_type_spatial_offset_type_num_seq'::regclass) |
|
|
||||
| spatial_offset_type_name | varchar | 256 | null |
|
|
|||||
| spatial_offset_type_description | varchar | 2000 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| spatial_offset_type_pkey | Primary key | Asc | spatial_offset_type_num |
| uc_spatial_offset_type | Must be unique | Asc | spatial_offset_type_name |

