acq.user_request
|
Cascading Deletes: Deleting rows from this table will cascade to: biblio.record_entry, acq.lineitem. |
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('acq.user_request_id_seq'::regclass) |
|
usr FK |
|
No |
||
hold |
|
No |
true |
|
pickup_lib FK |
|
No |
||
holdable_formats |
|
Yes |
||
phone_notify |
|
Yes |
||
email_notify |
|
No |
true |
|
lineitem FK |
|
Yes |
||
eg_bib FK |
|
Yes |
||
request_date |
|
No |
now() |
|
need_before |
|
Yes |
||
max_fee |
|
Yes |
||
request_type FK |
|
No |
||
isxn |
|
Yes |
||
upc |
|
Yes |
||
title |
|
Yes |
||
volume |
|
Yes |
||
author |
|
Yes |
||
article_title |
|
Yes |
||
article_pages |
|
Yes |
||
publisher |
|
Yes |
||
location |
|
Yes |
||
pubdate |
|
Yes |
||
mentioned |
|
Yes |
||
other_info |
|
Yes |
||
cancel_reason FK |
|
Yes |
||
cancel_time |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
No |
|
|
|
CASCADE |
NO ACTION |
No |
|
|
|
NO ACTION |
NO ACTION |
No |
|
|
|
NO ACTION |
NO ACTION |
No |
|
|
|
NO ACTION |
NO ACTION |
No |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|