container.biblio_record_entry_bucket
|
Cascading Deletes: Deleting rows from this table will cascade to: actor.usr, actor.org_unit. |
|
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('container.biblio_record_entry_bucket_id_seq'::regclass) |
|
owner FK |
|
No |
||
name |
|
No |
||
btype FK |
|
No |
'misc'::text |
|
description |
|
Yes |
||
pub |
|
No |
false |
|
owning_lib FK |
|
Yes |
||
create_time |
|
No |
now() |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
|
|
CASCADE |
CASCADE |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|
Referenced By
The following tables have foreign keys pointing to container.biblio_record_entry_bucket (7 referencing table(s)):
| Table | Referencing Column(s) | Referenced Column(s) | Constraint |
|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|