Tables
The adapter models the data in Azure DevOps as a list of tables in a relational database that can be queried using standard SQL statements.
Azure DevOps Adapter 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. |