disability_weight


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('disability_weight_id_seq'::regclass)
touchstone text 2147483647 null
touchstone.id disability_weight_touchstone_fkey R
disease text 2147483647 null
disease.id disability_weight_disease_fkey R
sequela text 2147483647 null
disability_weight numeric 131089 null
disability_weight_min numeric 131089 null
disability_weight_max numeric 131089 null

Table contained 0 rows

Indexes

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

Relationships