Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('deployments_emergencyprojectactivitylocation_id_seq'::regclass) |
|
|
||||
latitude | float8 | 17,17 | null |
|
|
|||||
longitude | float8 | 17,17 | null |
|
|
|||||
description | text | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
deployments_emergencyprojectactivitylocation_pkey | Primary key | Asc | id |