asset.copy_template
|
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('asset.copy_template_id_seq'::regclass) |
|
owning_lib FK |
|
No |
||
creator FK |
|
No |
||
editor FK |
|
No |
||
create_date |
|
Yes |
now() |
|
edit_date |
|
Yes |
now() |
|
name |
|
No |
||
circ_lib FK |
|
Yes |
||
status FK |
|
Yes |
||
location FK |
|
Yes |
||
loan_duration |
|
Yes |
||
fine_level |
|
Yes |
||
age_protect |
|
Yes |
||
circulate |
|
Yes |
||
deposit |
|
Yes |
||
ref |
|
Yes |
||
holdable |
|
Yes |
||
deposit_amount |
|
Yes |
||
price |
|
Yes |
||
circ_modifier |
|
Yes |
||
circ_as_type |
|
Yes |
||
alert_message |
|
Yes |
||
opac_visible |
|
Yes |
||
floating FK |
|
Yes |
||
mint_condition |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|