Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| spatial_offset_num | serial | 10 | √ | nextval('spatial_offset_spatial_offset_num_seq'::regclass) |
|
|
||||
| spatial_offset_type_num | int4 | 10 | null |
|
|
|||||
| offset1_value | float8 | 17,17 | null |
|
|
|||||
| offset1_unit_num | int4 | 10 | null |
|
|
|||||
| offset2_value | float8 | 17,17 | √ | null |
|
|
||||
| offset2_unit_num | int4 | 10 | √ | null |
|
|
||||
| offset3_value | float8 | 17,17 | √ | null |
|
|
||||
| offset3_unit_num | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| spatial_offset_pkey | Primary key | Asc | spatial_offset_num |
| uc_spatial_offset | Must be unique | Asc/Asc/Asc/Asc/Asc/Asc/Asc | spatial_offset_type_num + offset1_value + offset1_unit_num + offset2_value + offset2_unit_num + offset3_value + offset3_unit_num |

