Schema Version: 1.3

libraryprop_pub


Description

Attribution for libraryprop.

Columns

Column Type Size Foreign Key Nullable Default Comments
libraryprop_pub_id bigserial 19
nextval('chado.libraryprop_pub_libraryprop_pub_id_seq'::regclass)
libraryprop_id int8 19
libraryprop.libraryprop_id libraryprop_pub_libraryprop_id_fkey C
null
pub_id int8 19
pub.pub_id libraryprop_pub_pub_id_fkey C
null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
libraryprop_pub_pkey Primary key Asc libraryprop_pub_id
libraryprop_pub_c1 Must be unique Asc/Asc libraryprop_id + pub_id
libraryprop_pub_idx1 Performance Asc libraryprop_id
libraryprop_pub_idx2 Performance Asc pub_id

Relationships