Table: heroku_add_on_attachments
This table shows data for Heroku Add On Attachments.
https://devcenter.heroku.com/articles/platform-api-reference#add-on-attachment (opens in a new tab)
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 |
addon | JSON |
app | JSON |
created_at | Timestamp |
log_input_url | String |
name | String |
namespace | String |
updated_at | Timestamp |
web_url | String |