Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| library_relationship_pub_id | bigserial | 19 |
|
nextval('chado.library_relationship_pub_library_relationship_pub_id_seq'::regclass) | ||||
| library_relationship_id | int8 | 19 |
|
null | ||||
| pub_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| library_relationship_pub_pkey | Primary key | Asc | library_relationship_pub_id |
| library_relationship_pub_c1 | Must be unique | Asc/Asc | library_relationship_id + pub_id |
| library_relationship_pub_idx1 | Performance | Asc | library_relationship_id |
| library_relationship_pub_idx2 | Performance | Asc | pub_id |

