stock_file

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
stock_file_id serial 10 nextval('phenome.stock_file_stock_file_id_seq'::regclass)
stock_id int4 10 null
stock.stock_id stock_file_stock_id_fkey C
file_id int4 10 null
md_files.file_id stock_file_file_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
stock_file_pkey Primary key Asc stock_file_id

Relationships