Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('serial.supplement_summary_id_seq'::regclass) |
|
|
|||||
| distribution | int4 | 10 | null |
|
|
||||||
| generated_coverage | text | 2147483647 | null |
|
|
||||||
| textual_holdings | text | 2147483647 | √ | null |
|
|
|||||
| show_generated | bool | 1 | true |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| supplement_summary_pkey | Primary key | Asc | id |
| serial_supplement_summary_dist_idx | Performance | Asc | distribution |
