Tables
The driver models the data in Bitbucket as a list of tables in a relational database that can be queried using standard SQL statements.
CData ODBC Driver for Bitbucket Tables
Name | Description |
Branches | Open branches in a repository. |
CommitComments | Comments on commits. |
Forks | Forks of a repository. |
IssueComments | Comments on issues in a repository's Issue Tracker. |
Issues | Issues in a repository's Issue Tracker. |
PullRequestComments | Comments on pull requests in a repository. |
PullRequests | Pull Requests in a repository. |