Table: heroku_review_apps
This table shows data for Heroku Review Apps.
https://devcenter.heroku.com/articles/platform-api-reference#review-app (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 |
app | JSON |
app_setup | JSON |
branch | String |
created_at | Timestamp |
creator | JSON |
error_status | String |
fork_repo | JSON |
message | String |
pipeline | JSON |
pr_number | Int |
status | String |
updated_at | Timestamp |
wait_for_ci | Bool |