BRANCHES
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- GitHub 6.0
- Documentation
Endpoint
<hostname>repos/{userName}/{repoName}/branches
Columns
The BRANCHES table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| USERNAME* | VarChar(255) |
| REPONAME* | VarChar(255) |
| NAME* | VarChar(255) |
| COMMITSHA | VarChar(255) |