Tables
The connector models the data in Azure DevOps as a list of tables in a relational database that can be queried using standard SQL statements.
CData Python Connector for Azure DevOps Tables
| Name | Description |
| GitBranches | Retrieves a collection of git branch. |
| PullRequestReviewers | Retrieves a list of reviewers for the specific pull request |
| Pushes | Retrieves pushes associated with the specified repository. |