container.biblio_record_entry_bucket_item
|
Cascading Deletes: Deleting rows from this table will cascade to: container.biblio_record_entry_bucket, biblio.record_entry. |
|
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_item_id_seq'::regclass) |
|
bucket FK |
|
No |
||
target_biblio_record_entry FK |
|
No |
||
pos |
|
Yes |
||
create_time |
|
No |
now() |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
CASCADE |
DEFERRED |
|
|
|
CASCADE |
CASCADE |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|