id |
INT |
10 |
|
√ |
null |
|
|
|
club_id |
INT |
10 |
|
|
null |
|
clubs.id
|
clubs_holds_ibfk_1 C
|
|
id for the club the hold was generated for |
biblio_id |
INT |
10 |
|
|
null |
|
biblio.biblionumber
|
clubs_holds_ibfk_2 C
|
|
id for the bibliographic record the hold has been placed against |
item_id |
INT |
10 |
√ |
|
null |
|
items.itemnumber
|
clubs_holds_ibfk_3 C
|
|
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 |