Table: heroku_app_webhook_deliveries
This table shows data for Heroku App Webhook Deliveries.
The primary key for this table is id.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
created_at | Timestamp |
event | JSON |
last_attempt | JSON |
next_attempt_at | Timestamp |
num_attempts | Int |
status | String |
updated_at | Timestamp |
webhook | JSON |