container.user_bucket_note
|
Cascading Deletes: Deleting rows from this table will cascade to: container.user_bucket. |
|
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.user_bucket_note_id_seq'::regclass) |
|
bucket FK |
|
No |
||
note |
|
No |