Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| library_contact_id | bigserial | 19 |
|
nextval('chado.library_contact_library_contact_id_seq'::regclass) | ||||
| library_id | int8 | 19 |
|
null | ||||
| contact_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| library_contact_pkey | Primary key | Asc | library_contact_id |
| library_contact_c1 | Must be unique | Asc/Asc | library_id + contact_id |

