Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
BIGINT | 19 | √ | null |
|
|
|||||||
VARCHAR | 90 | null |
|
|
||||||||
include_in_browse | SMALLINT | 5 | 1 |
|
|
|||||||
publication_id | BIGINT | 19 | null |
|
|
|||||||
seq | DOUBLE | 8,2 | 0.00 |
|
|
|||||||
user_group_id | BIGINT | 19 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | author_id |
authors_publication_id | Performance | Asc | publication_id |
authors_user_group_id | Performance | Asc | user_group_id |