gavi_focal_model


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('gavi_focal_model_id_seq'::regclass)
model text 2147483647 null
model.id gavi_focal_model_model_fkey R
disease text 2147483647 null
disease.id gavi_focal_model_disease_fkey R
touchstone text 2147483647 null
touchstone.id gavi_focal_model_touchstone_fkey R

Table contained 0 rows

Indexes

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

Relationships