sections

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
section_id bigserial 19 nextval('sections_section_id_seq'::regclass)
publications.section_id publications_section_id_foreignN
section_settings.section_id section_settings_section_id_foreignC
server_id int8 19 null
servers.server_id sections_server_id_foreignC
review_form_id int8 19 null
review_forms.review_form_id sections_review_form_id_foreignN
seq float8 17,17 '0'::double precision
editor_restricted int2 5 '0'::smallint
meta_indexed int2 5 '0'::smallint
meta_reviewed int2 5 '1'::smallint
abstracts_not_required int2 5 '0'::smallint
hide_title int2 5 '0'::smallint
hide_author int2 5 '0'::smallint
is_inactive int2 5 '0'::smallint
abstract_word_count int8 19 null

Indexes

Constraint Name Type Sort Column(s)
sections_pkey Primary key Asc section_id
sections_review_form_id Performance Asc review_form_id
sections_server_id Performance Asc server_id

Relationships