Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| serial | 10 | √ | nextval('sgn.authors_author_id_seq'::regclass) |
|
|
|||
| name | text | 2147483647 | √ | null |
|
|
||
| institution | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| authors_pkey | Primary key | Asc | author_id |
