Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
||||||
| data | text | 2147483647 | √ | null |
|
|
|||||
| end_instant | int8 | 19 | null |
|
|
||||||
| start_instant | int8 | 19 | null |
|
|
||||||
| webhook_event_logs_id | uuid | 2147483647 | null |
|
|
||||||
| webhooks_id | uuid | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| webhook_attempt_logs_pkey | Primary key | Asc | id |
| webhook_attempt_logs_i_1 | Performance | Asc | webhook_event_logs_id |
| webhook_attempt_logs_i_2 | Performance | Asc | webhooks_id |