amenagement_segment_val

2 rows


Description

Nomenclature pour les aménagements de segment cyclable

Columns

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

Indexes

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

Relationships