Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| geo_section | text | 2147483647 | null |  |  | Identifiant | ||
| annee | text | 2147483647 | null |  |  | Année | ||
| object_rid | text | 2147483647 | √ | null |  |  | Numéro d’objet | |
| idu | text | 2147483647 | √ | null |  |  | Identifiant | |
| tex | text | 2147483647 | √ | null |  |  | Lettre(s) de section | |
| geo_commune | text | 2147483647 | null |  |  | Commune | ||
| creat_date | date | 13 | √ | null |  |  | Date de création | |
| update_dat | date | 13 | √ | null |  |  | Date de dernière modification | |
| lot | text | 2147483647 | √ | null |  |  | ||
| ogc_fid | serial | 10 | √ | nextval('cadastre.geo_section_ogc_fid_seq'::regclass) |  |  | ||
| geom | geometry | 2147483647 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| geo_section_pk | Primary key | Asc | ogc_fid | 
| geo_section_geo_commune_idx | Performance | Asc | geo_commune | 
| geo_section_geom_idx | Performance | Asc | geom | 
| geo_section_idu_idx | Performance | Asc | idu | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors