queries

0 rows


Description

Discussions, usually related to a submission, created by editors, authors and other editorial staff.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
query_id bigserial 19 nextval('queries_query_id_seq'::regclass)
query_participants.query_id query_participants_query_id_foreignC
assoc_type int8 19 null
assoc_id int8 19 null
stage_id int2 5 null
seq float8 17,17 '0'::double precision
date_posted timestamp 22 null
date_modified timestamp 22 null
closed int2 5 '0'::smallint

Indexes

Constraint Name Type Sort Column(s)
queries_pkey Primary key Asc query_id
queries_assoc_id Performance Asc/Asc assoc_type + assoc_id

Relationships