Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| item_id | uuid | 2147483647 | √ | null |
|
|
|||||
| service_id | int4 | 10 | √ | null |
|
|
|||||
| pattern | varchar | 255 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| notifypatterns_to_trigger_pkey | Primary key | Asc | id |
| notifypatterns_to_trigger_item_idx | Performance | Asc | item_id |
| notifypatterns_to_trigger_service_idx | Performance | Asc | service_id |

