Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||||
| type | int4 | 10 | null |
|
|
|||||||
| status | int4 | 10 | null |
|
|
|||||||
| polling_start_datetime | timestamptz | 35,6 | √ | null |
|
|
||||||
| lookback_weeks | int4 | 10 | null |
|
|
|||||||
| source_url | varchar | 200 | null |
|
|
|||||||
| last_success_run | timestamptz | 35,6 | √ | null |
|
|
||||||
| dtype_id | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| alert_system_connector_pkey | Primary key | Asc | id |
| alert_system_connector_dtype_id_913b5342 | Performance | Asc | dtype_id |
| alert_system_connector_type_key | Must be unique | Asc | type |

