Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('local_units_healthdata_blood_services_id_seq'::regclass) |
|
|
||||
healthdata_id | int8 | 19 | null |
|
|
|||||
bloodservice_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
local_units_healthdata_blood_services_pkey | Primary key | Asc | id |
local_units_healthdata_b_healthdata_id_bloodservi_79ed5c0d_uniq | Must be unique | Asc/Asc | healthdata_id + bloodservice_id |
local_units_healthdata_blood_services_bloodservice_id_0a1cd5d9 | Performance | Asc | bloodservice_id |
local_units_healthdata_blood_services_healthdata_id_acf7ce10 | Performance | Asc | healthdata_id |