Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
BIGINT | 19 | null |
|
|
||||||
chapter_id | BIGINT | 19 | null |
|
|
|||||
primary_contact | SMALLINT | 5 | 0 |
|
|
|||||
seq | DOUBLE | 8,2 | 0.00 |
|
|
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 |