Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | √ | null |
|
|
||||||||||
| title | varchar | 255 | null |
|
|
|||||||||||
| alert_source | int4 | 10 | null |
|
|
|||||||||||
| alert_per_day | int4 | 10 | √ | null |
|
|
||||||||||
| created_at | timestamptz | 35,6 | null |
|
|
|||||||||||
| updated_at | timestamptz | 35,6 | null |
|
|
|||||||||||
| user_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| notifications_alertsubscription_pkey | Primary key | Asc | id |
| notifications_alertsubscription_user_id_8bc81173 | Performance | Asc | user_id |

