Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id_ld | serial | 10 | √ | nextval('adresse.lieux_dits_id_ld_seq'::regclass) | 
                                        
  | 
                                    
                                         | 
                                    ||||
| geom | geometry | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| nom_ld | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| numero | int4 | 10 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| integration_ban | bool | 1 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| id_com | int4 | 10 | null | 
                                         | 
                                    
                                        
  | 
                                    |||||
| date_der_maj | date | 13 | √ | null | 
                                         | 
                                    
                                         | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| lieux_dits_pkey | Primary key | Asc | id_ld | 
| sidx_lieux_dits_geom | Performance | Asc | geom | 



