Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chapter_id | BIGINT | 19 | √ | null |
|
|
||||||||||||||||||||
primary_contact_id | BIGINT | 19 | √ | NULL |
|
|
||||||||||||||||||||
publication_id | BIGINT | 19 | null |
|
|
|||||||||||||||||||||
seq | DOUBLE | 8,2 | 0.00 |
|
|
|||||||||||||||||||||
source_chapter_id | BIGINT | 19 | √ | NULL |
|
|
||||||||||||||||||||
doi_id | BIGINT | 19 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | chapter_id |
chapters_chapter_id | Performance | Asc | chapter_id |
submission_chapters_doi_id_foreign | Performance | Asc | doi_id |
submission_chapters_primary_contact_id | Performance | Asc | primary_contact_id |
submission_chapters_publication_id | Performance | Asc | publication_id |
submission_chapters_source_chapter_id | Performance | Asc | source_chapter_id |