Repository Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Bitbucket APIs. The Repository schema contains data relating to the specified repository, such as Commits and PullRequests.
Key Features
- The component models Bitbucket entities like documents, folders, and groups as relational views, allowing you to write SQL to query Bitbucket data.
- Live connectivity to these objects means any changes to your account are immediately reflected when using the component.
Tables
Tables are tables that can be modified.