vl_support_type

10 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
support.fk_support_type fkey_vl_support_type R
active bool 1 true
value_fr text 2147483647 null
value_de text 2147483647 null
description_fr text 2147483647 null
description_de text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
support_type_pkey Primary key Asc id

Relationships