JDBC Driver for GitHub

Build 22.0.8462

Views

Views are composed of columns and pseudo columns. Views are similar to tables in the way that data is represented; however, views do not support updates. Entities that are represented as views are typically read-only entities. Often, a stored procedure is available to update the data if such functionality is applicable to the data source.

Queries can be executed against a view as if it were a normal table, and the data that comes back is similar in that regard.

Dynamic views, such as queries exposed as views, and views for looking up specific combinations of project_team work items are supported.

CData JDBC Driver for GitHub Views

Name Description
Branches Lists information about branches in a repository.
CommitComments Lists information about comments which were made on a specific commit.
Commits Lists information about commits done in a repository .
Forks Lists information about forks of a repository.
IssueComments Lists information about comments which were made on a specific issue.
Issues Lists all project issues.
Labels Lists information about the different labels you can apply on an issue.
LicenseConditions The conditions set by the license.
LicenseLimitations The limitations set by the license.
LicensePermissions The permissions set by the license.
Licenses Lists the open source licenses.
Milestones Lists information about milestones in a repository.
Organizations Lists information about about the organizations of the logged in user.
ProjectColumns Lists information about project columns.
Projects Lists information about projects.
PullRequestReviews Lists information about pull request reviews in a repository.
PullRequests Lists information about pull requests in a repository.
ReleaseAssets List of releases assets which are dependent on a release.
Releases Lists information about the different releases of a repository.
Repositories Lists information about a user's repository.
Topics A list of applied repository-topic associations for this repository.
Users Lists information about GitHub users.
Watchers A list of users watching the repository.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462