Back to source list
Official
Premium
GitHub
The CloudQuery GitHub plugin extracts your GitHub API and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v13.1.1
Type
Source
Platforms
Date Published
Github Release Assets
The github_release_assets table shows data for Github Release Assets.
Primary Keys #
Name | Type |
---|---|
id | int64 |
org | utf8 |
repository_id | int64 |
Columns #
Name | Type |
---|---|
browser_download_url | utf8 |
content_type | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
download_count | int64 |
id | int64 |
label | utf8 |
name | utf8 |
node_id | utf8 |
org | utf8 |
repository_id | int64 |
size | int64 |
state | utf8 |
updated_at | timestamp[us, tz=UTC] |
uploader | json |
url | utf8 |
Relations
This table depends on:
Github Releases