Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
int8 | 19 | null |
|
|
||||||
chapter_id | int8 | 19 | null |
|
|
|||||
primary_contact | int2 | 5 | '0'::smallint |
|
|
|||||
seq | float8 | 17,17 | '0'::double precision |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
chapter_authors_pkey | Must be unique | Asc/Asc | author_id + chapter_id |
submission_chapter_authors_author_id | Performance | Asc | author_id |
submission_chapter_authors_chapter_id | Performance | Asc | chapter_id |