Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
geo_tline | serial | 10 | √ | nextval('cadastre.geo_tline_geo_tline_seq'::regclass) |
|
|
Identifiant |
|||
annee | text | 2147483647 | null |
|
|
Année |
||||
object_rid | text | 2147483647 | √ | null |
|
|
Numéro d’objet |
|||
tex | text | 2147483647 | √ | null |
|
|
Texte du détail |
|||
geo_sym | text | 2147483647 | √ | null |
|
|
Genre |
|||
creat_date | date | 13 | √ | null |
|
|
Date de création |
|||
update_dat | date | 13 | √ | null |
|
|
Date de dernière modification |
|||
lot | text | 2147483647 | √ | null |
|
|
||||
geom | geometry | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
geo_tline_pk | Primary key | Asc | geo_tline |
geo_tline_geom_idx | Performance | Asc | geom |