Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('action.unfulfilled_hold_list_id_seq'::regclass) |
|
|
||
| current_copy | int8 | 19 | null |
|
|
|||
| hold | int4 | 10 | null |
|
|
|||
| circ_lib | int4 | 10 | null |
|
|
|||
| fail_time | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| unfulfilled_hold_list_pkey | Primary key | Asc | id |
| uhr_hold_idx | Performance | Asc | hold |
