container.biblio_record_entry_bucket_usr_flags
|
Cascading Deletes: Deleting rows from this table will cascade to: container.biblio_record_entry_bucket, actor.usr. |
|
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_usr_flags_id_seq'::regclass) |
|
bucket FK |
|
No |
||
usr FK |
|
No |
||
flag |
|
No |
'favorite'::container.usr_flag_type |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
CASCADE |
DEFERRED |
|
|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|