Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
||||
club_id | INT | 10 | null |
|
|
id for the club the hold was generated for |
||||
biblio_id | INT | 10 | null |
|
|
id for the bibliographic record the hold has been placed against |
||||
item_id | INT | 10 | √ | null |
|
|
If item-level, the id for the item the hold has been placed agains |
|||
date_created | TIMESTAMP | 19 | CURRENT_TIMESTAMP |
|
|
Timestamp for the placed hold |