Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('country_disease_endemic_id_seq'::regclass) |
|
|
||||
touchstone | text | 2147483647 | null |
|
|
|||||
country | text | 2147483647 | null |
|
|
|||||
disease | text | 2147483647 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
country_disease_endemic_pkey | Primary key | Asc | id |