Table transmart.biomart_user.query_set
Table stores information about data sets for user queries. DEPRECATED! This table has been moved to a gb-backend application database.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id serial 10  √  nextval('biomart_user.query_set_id_seq'::regclass)
query_set_diff.query_set_id query_set_diff_query_set_id_fk R
query_set_instance.query_set_id query_set_instance_query_set_id_fk R
query_id int4 10
query.id query_set_query_id_fk R
Foreign key to id in a query table.
set_size numeric 10  √  null The size of the set
set_type varchar 25 The type of the set: [Patient | Sample].
create_date timestamp 29,6 The date of the set creation.

Table contained 0 rows at Wed Jun 26 00:11 CEST 2019

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc query_set_pkey

Close relationships: