Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('local_units_healthdata_general_medical_services_id_seq'::regclass) |
|
|
||||
healthdata_id | int8 | 19 | null |
|
|
|||||
generalmedicalservice_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
local_units_healthdata_general_medical_services_pkey | Primary key | Asc | id |
local_units_healthdata_g_healthdata_id_generalmed_6870949a_uniq | Must be unique | Asc/Asc | healthdata_id + generalmedicalservice_id |
local_units_healthdata_gen_generalmedicalservice_id_88cf54d3 | Performance | Asc | generalmedicalservice_id |
local_units_healthdata_gen_healthdata_id_282df0b3 | Performance | Asc | healthdata_id |