amenagement_type_segment_val

8 rows


Description

Nomenclature pour les types d’aménagement de segment cyclable

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('veloroutes.amenagement_type_segment_val_id_seq'::regclass)
code text 2147483647 null
segment.amenagement_type amenagement_typeR
etat_avancement_val.code Implied ConstraintR
libelle text 2147483647 null
amenagement text 2147483647 null
amenagement_segment_val.code amenagement_type_amenagementR

Indexes

Constraint Name Type Sort Column(s)
amenagement_type_segment_val_pkey Primary key Asc id
amenagement_type_segment_val_code_key Must be unique Asc code

Relationships