actor.usr_privacy_waiver
|
Cascading Deletes: Deleting rows from this table will cascade to: 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('actor.usr_privacy_waiver_id_seq'::regclass) |
|
usr FK |
|
No |
||
name |
|
No |
||
place_holds |
|
Yes |
false |
|
pickup_holds |
|
Yes |
false |
|
view_history |
|
Yes |
false |
|
checkout_items |
|
Yes |
false |