JDBC Driver for GitHub

Build 23.0.8847

ReleaseAssets

List of releases assets which are dependent on a release.

View-Specific Information

Select

The 本製品 uses the GitHub API to process WHERE clause conditions built with the below columns and operators. The 本製品 processes other filters client-side within the 本製品.

  • ReleaseTagName supports the '=' comparison operator.
  • Name supports the '=' comparison operator.
For example, the following queries are processed server side:
SELECT * FROM [Repository].[ReleaseAssets] WHERE [Repository].[ReleaseAssets].[ReleaseTagName] = 'EXAMPLE'

SELECT * FROM [Repository].[ReleaseAssets] WHERE [Repository].[ReleaseAssets].[Name] = 'EXAMPLE'

Columns

Name Type References OrderBySupport Description
Id [KEY] String The ID of the asset.
ReleaseTagName String

Releases.TagName

The ID of the release that the asset is associated with.
Name String Identifies the title of the release asset.
ContentType String The asset's content-type.
Size Int The size (in bytes) of the asset.
UploadedBy String The user login name that performed the upload.
Url String Identifies the URL of the release asset.
DownloadCount Int The number of times this asset was downloaded.
DownloadUrl String Identifies the URL where you can download the release asset via the browser.
UpdatedAt Datetime Identifies the date and time when the object was last updated.
CreatedAt Datetime Identifies the date and time when the object was created.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8847