github source

github.repo_branches

pass

List branches

Requires owner and repo. Most useful optional filters: branch, protected. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.

owner, repo captured 2026-08-31 08:05:59Zmedian 38009 ms
Verdict: TRUE

All variants returned rows on ≥2 trials, 0 errors.

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal234839 ms35582 ms36325 ms[1, 1]0
realistic231691 ms38009 ms44327 ms[25, 25]0
edge233110 ms33968 ms34827 ms[200, 200]0

Latency per trial

minimalmedian 35582ms
t134839mst236325ms
scale: 0–36325 ms
realisticmedian 38009ms
t144327mst231691ms
scale: 0–44327 ms
edgemedian 33968ms
t133110mst234827ms
scale: 0–34827 ms

Probe variants — every command + output

minimal2 trials
min 34839ms · median 35582ms · max 36325ms · rows 1,1

smallest valid query

Command
SELECT * FROM github.repo_branches WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1
Trials + output
trial 1·34839ms·rows 1isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__html": "",
  "_links__self": "",
  "branch": "",
  "commit": "{\"sha\":\"7a6ce05d0939826aa6c8e1c481489a713b2d633f\",\"url\":\"https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f\"}",
  "commit__author": "",
  "commit__author__avatar_url": "",
  "commit__author__email": "",
  "commit__author__events_url": "",
  "commit__author__followers_url": "",
  "commit__author__following_url": "",
  "commit__author__gists_url": "",
  "commit__author__gravatar_id": "",
  "commit__author__html_url": "",
  "commit__author__id": "",
  "commit__author__login": "",
  "commit__author__name": "",
  "commit__author__node_id": "",
  "commit__author__organizations_url": "",
  "commit__author__received_events_url": "",
  "commit__author__repos_url": "",
  "commit__author__site_admin": "",
  "commit__author__starred_at": "",
  "commit__author__starred_url": "",
  "commit__author__subscriptions_url": "",
  "commit__author__type": "",
  "commit__author__url": "",
  "commit__author__user_view_type": "",
  "commit__comments_url": "",
  "commit__commit": "",
  "commit__commit__author": "",
  "commit__commit__comment_count": "",
  "commit__commit__committer": "",
  "commit__commit__message": "",
  "commit__commit__tree": "",
  "commit__commit__url": "",
  "commit__commit__verification": "",
  "commit__committer": "",
  "commit__committer__avatar_url": "",
  "commit__committer__email": "",
  "commit__committer__events_url": "",
  "commit__committer__followers_url": "",
  "commit__committer__following_url": "",
  "commit__committer__gists_url": "",
  "commit__committer__gravatar_id": "",
  "commit__committer__html_url": "",
  "commit__committer__id": "",
  "commit__committer__login": "",
  "commit__committer__name": "",
  "commit__committer__node_id": "",
  "commit__committer__organizations_url": "",
  "commit__committer__received_events_url": "",
  "commit__committer__repos_url": "",
  "commit__committer__site_admin": "",
  "commit__committer__starred_at": "",
  "commit__committer__starred_url": "",
  "commit__committer__subscriptions_url": "",
  "commit__committer__type": "",
  "commit__committer__url": "",
  "commit__committer__user_view_type": "",
  "commit__files": "",
  "commit__html_url": "",
  "commit__node_id": "",
  "commit__parents": "",
  "commit__sha": "7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "commit__stats": "",
  "commit__stats__additions": "",
  "commit__stats__deletions": "",
  "commit__stats__total": "",
  "commit__url": "https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "name": "2.0",
  "owner": "anomalyco",
  "pattern": "",
  "protected": "false",
  "protection": "",
  "protection__allow_deletions": "",
  "protection__allow_deletions__enabled": "",
  "protection__allow_force_pushes": "",
  "protection__allow_force_pushes__enabled": "",
  "protection__allow_fork_syncing": "",
  "protection__allow_fork_syncing__enabled": "",
  "protection__block_creations": "",
  "protection__block_creations__enabled": "",
  "protection__enabled": "",
  "protection__enforce_admins": "",
  "protection__enforce_admins__enabled": "",
  "protection__enforce_admins__url": "",
  "protection__lock_branch": "",
  "protection__lock_branch__enabled": "",
  "protection__name": "",
  "protection__protection_url": "",
  "protection__required_conversation_resolution": "",
  "protection__required_conversation_resolution__enabled": "",
  "protection__required_linear_history": "",
  "protection__required_linear_history__enabled": "",
  "protection__required_pull_request_reviews": "",
  "protection__required_pull_request_reviews__bypass_pull_request_allowances": "",
  "protection__required_pull_request_reviews__dismiss_stale_reviews": "",
  "protection__required_pull_request_reviews__dismissal_restrictions": "",
  "protection__required_pull_request_reviews__require_code_owner_reviews": "",
  "protection__required_pull_request_reviews__require_last_push_approval": "",
  "protection__required_pull_request_reviews__required_approving_review_count": "",
  "protection__required_pull_request_reviews__url": "",
  "protection__required_signatures": "",
  "protection__required_signatures__enabled": "",
  "protection__required_signatures__url": "",
  "protection__required_status_checks": "",
  "protection__required_status_checks__checks": "",
  "protection__required_status_checks__contexts": "",
  "protection__required_status_checks__contexts_url": "",
  "protection__required_status_checks__enforcement_level": "",
  "protection__required_status_checks__strict": "",
  "protection__required_status_checks__url": "",
  "protection__restrictions": "",
  "protection__restrictions__apps": "",
  "protection__restrictions__apps_url": "",
  "protection__restrictions__teams": "",
  "protection__restrictions__teams_url": "",
  "protection__restrictions__url": "",
  "protection__restrictions__users": "",
  "protection__restrictions__users_url": "",
  "protection__url": "",
  "protection_url": "",
  "repo": "opencode",
  "required_approving_review_count": ""
}
columns (125)
_links_links__html_links__selfbranchcommitcommit__authorcommit__author__avatar_urlcommit__author__emailcommit__author__events_urlcommit__author__followers_urlcommit__author__following_urlcommit__author__gists_urlcommit__author__gravatar_idcommit__author__html_urlcommit__author__idcommit__author__logincommit__author__namecommit__author__node_idcommit__author__organizations_urlcommit__author__received_events_urlcommit__author__repos_urlcommit__author__site_admincommit__author__starred_atcommit__author__starred_urlcommit__author__subscriptions_urlcommit__author__typecommit__author__urlcommit__author__user_view_typecommit__comments_urlcommit__commitcommit__commit__authorcommit__commit__comment_countcommit__commit__committercommit__commit__messagecommit__commit__treecommit__commit__urlcommit__commit__verificationcommit__committercommit__committer__avatar_urlcommit__committer__emailcommit__committer__events_urlcommit__committer__followers_urlcommit__committer__following_urlcommit__committer__gists_urlcommit__committer__gravatar_idcommit__committer__html_urlcommit__committer__idcommit__committer__logincommit__committer__namecommit__committer__node_idcommit__committer__organizations_urlcommit__committer__received_events_urlcommit__committer__repos_urlcommit__committer__site_admincommit__committer__starred_atcommit__committer__starred_urlcommit__committer__subscriptions_urlcommit__committer__typecommit__committer__urlcommit__committer__user_view_typecommit__filescommit__html_urlcommit__node_idcommit__parentscommit__shacommit__statscommit__stats__additionscommit__stats__deletionscommit__stats__totalcommit__urlnameownerpatternprotectedprotectionprotection__allow_deletionsprotection__allow_deletions__enabledprotection__allow_force_pushesprotection__allow_force_pushes__enabledprotection__allow_fork_syncingprotection__allow_fork_syncing__enabledprotection__block_creationsprotection__block_creations__enabledprotection__enabledprotection__enforce_adminsprotection__enforce_admins__enabledprotection__enforce_admins__urlprotection__lock_branchprotection__lock_branch__enabledprotection__nameprotection__protection_urlprotection__required_conversation_resolutionprotection__required_conversation_resolution__enabledprotection__required_linear_historyprotection__required_linear_history__enabledprotection__required_pull_request_reviewsprotection__required_pull_request_reviews__bypass_pull_request_allowancesprotection__required_pull_request_reviews__dismiss_stale_reviewsprotection__required_pull_request_reviews__dismissal_restrictionsprotection__required_pull_request_reviews__require_code_owner_reviewsprotection__required_pull_request_reviews__require_last_push_approvalprotection__required_pull_request_reviews__required_approving_review_countprotection__required_pull_request_reviews__urlprotection__required_signaturesprotection__required_signatures__enabledprotection__required_signatures__urlprotection__required_status_checksprotection__required_status_checks__checksprotection__required_status_checks__contextsprotection__required_status_checks__contexts_urlprotection__required_status_checks__enforcement_levelprotection__required_status_checks__strictprotection__required_status_checks__urlprotection__restrictionsprotection__restrictions__appsprotection__restrictions__apps_urlprotection__restrictions__teamsprotection__restrictions__teams_urlprotection__restrictions__urlprotection__restrictions__usersprotection__restrictions__users_urlprotection__urlprotection_urlreporequired_approving_review_count
trial 2·36325ms·rows 1isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__html": "",
  "_links__self": "",
  "branch": "",
  "commit": "{\"sha\":\"7a6ce05d0939826aa6c8e1c481489a713b2d633f\",\"url\":\"https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f\"}",
  "commit__author": "",
  "commit__author__avatar_url": "",
  "commit__author__email": "",
  "commit__author__events_url": "",
  "commit__author__followers_url": "",
  "commit__author__following_url": "",
  "commit__author__gists_url": "",
  "commit__author__gravatar_id": "",
  "commit__author__html_url": "",
  "commit__author__id": "",
  "commit__author__login": "",
  "commit__author__name": "",
  "commit__author__node_id": "",
  "commit__author__organizations_url": "",
  "commit__author__received_events_url": "",
  "commit__author__repos_url": "",
  "commit__author__site_admin": "",
  "commit__author__starred_at": "",
  "commit__author__starred_url": "",
  "commit__author__subscriptions_url": "",
  "commit__author__type": "",
  "commit__author__url": "",
  "commit__author__user_view_type": "",
  "commit__comments_url": "",
  "commit__commit": "",
  "commit__commit__author": "",
  "commit__commit__comment_count": "",
  "commit__commit__committer": "",
  "commit__commit__message": "",
  "commit__commit__tree": "",
  "commit__commit__url": "",
  "commit__commit__verification": "",
  "commit__committer": "",
  "commit__committer__avatar_url": "",
  "commit__committer__email": "",
  "commit__committer__events_url": "",
  "commit__committer__followers_url": "",
  "commit__committer__following_url": "",
  "commit__committer__gists_url": "",
  "commit__committer__gravatar_id": "",
  "commit__committer__html_url": "",
  "commit__committer__id": "",
  "commit__committer__login": "",
  "commit__committer__name": "",
  "commit__committer__node_id": "",
  "commit__committer__organizations_url": "",
  "commit__committer__received_events_url": "",
  "commit__committer__repos_url": "",
  "commit__committer__site_admin": "",
  "commit__committer__starred_at": "",
  "commit__committer__starred_url": "",
  "commit__committer__subscriptions_url": "",
  "commit__committer__type": "",
  "commit__committer__url": "",
  "commit__committer__user_view_type": "",
  "commit__files": "",
  "commit__html_url": "",
  "commit__node_id": "",
  "commit__parents": "",
  "commit__sha": "7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "commit__stats": "",
  "commit__stats__additions": "",
  "commit__stats__deletions": "",
  "commit__stats__total": "",
  "commit__url": "https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "name": "2.0",
  "owner": "anomalyco",
  "pattern": "",
  "protected": "false",
  "protection": "",
  "protection__allow_deletions": "",
  "protection__allow_deletions__enabled": "",
  "protection__allow_force_pushes": "",
  "protection__allow_force_pushes__enabled": "",
  "protection__allow_fork_syncing": "",
  "protection__allow_fork_syncing__enabled": "",
  "protection__block_creations": "",
  "protection__block_creations__enabled": "",
  "protection__enabled": "",
  "protection__enforce_admins": "",
  "protection__enforce_admins__enabled": "",
  "protection__enforce_admins__url": "",
  "protection__lock_branch": "",
  "protection__lock_branch__enabled": "",
  "protection__name": "",
  "protection__protection_url": "",
  "protection__required_conversation_resolution": "",
  "protection__required_conversation_resolution__enabled": "",
  "protection__required_linear_history": "",
  "protection__required_linear_history__enabled": "",
  "protection__required_pull_request_reviews": "",
  "protection__required_pull_request_reviews__bypass_pull_request_allowances": "",
  "protection__required_pull_request_reviews__dismiss_stale_reviews": "",
  "protection__required_pull_request_reviews__dismissal_restrictions": "",
  "protection__required_pull_request_reviews__require_code_owner_reviews": "",
  "protection__required_pull_request_reviews__require_last_push_approval": "",
  "protection__required_pull_request_reviews__required_approving_review_count": "",
  "protection__required_pull_request_reviews__url": "",
  "protection__required_signatures": "",
  "protection__required_signatures__enabled": "",
  "protection__required_signatures__url": "",
  "protection__required_status_checks": "",
  "protection__required_status_checks__checks": "",
  "protection__required_status_checks__contexts": "",
  "protection__required_status_checks__contexts_url": "",
  "protection__required_status_checks__enforcement_level": "",
  "protection__required_status_checks__strict": "",
  "protection__required_status_checks__url": "",
  "protection__restrictions": "",
  "protection__restrictions__apps": "",
  "protection__restrictions__apps_url": "",
  "protection__restrictions__teams": "",
  "protection__restrictions__teams_url": "",
  "protection__restrictions__url": "",
  "protection__restrictions__users": "",
  "protection__restrictions__users_url": "",
  "protection__url": "",
  "protection_url": "",
  "repo": "opencode",
  "required_approving_review_count": ""
}
columns (125)
_links_links__html_links__selfbranchcommitcommit__authorcommit__author__avatar_urlcommit__author__emailcommit__author__events_urlcommit__author__followers_urlcommit__author__following_urlcommit__author__gists_urlcommit__author__gravatar_idcommit__author__html_urlcommit__author__idcommit__author__logincommit__author__namecommit__author__node_idcommit__author__organizations_urlcommit__author__received_events_urlcommit__author__repos_urlcommit__author__site_admincommit__author__starred_atcommit__author__starred_urlcommit__author__subscriptions_urlcommit__author__typecommit__author__urlcommit__author__user_view_typecommit__comments_urlcommit__commitcommit__commit__authorcommit__commit__comment_countcommit__commit__committercommit__commit__messagecommit__commit__treecommit__commit__urlcommit__commit__verificationcommit__committercommit__committer__avatar_urlcommit__committer__emailcommit__committer__events_urlcommit__committer__followers_urlcommit__committer__following_urlcommit__committer__gists_urlcommit__committer__gravatar_idcommit__committer__html_urlcommit__committer__idcommit__committer__logincommit__committer__namecommit__committer__node_idcommit__committer__organizations_urlcommit__committer__received_events_urlcommit__committer__repos_urlcommit__committer__site_admincommit__committer__starred_atcommit__committer__starred_urlcommit__committer__subscriptions_urlcommit__committer__typecommit__committer__urlcommit__committer__user_view_typecommit__filescommit__html_urlcommit__node_idcommit__parentscommit__shacommit__statscommit__stats__additionscommit__stats__deletionscommit__stats__totalcommit__urlnameownerpatternprotectedprotectionprotection__allow_deletionsprotection__allow_deletions__enabledprotection__allow_force_pushesprotection__allow_force_pushes__enabledprotection__allow_fork_syncingprotection__allow_fork_syncing__enabledprotection__block_creationsprotection__block_creations__enabledprotection__enabledprotection__enforce_adminsprotection__enforce_admins__enabledprotection__enforce_admins__urlprotection__lock_branchprotection__lock_branch__enabledprotection__nameprotection__protection_urlprotection__required_conversation_resolutionprotection__required_conversation_resolution__enabledprotection__required_linear_historyprotection__required_linear_history__enabledprotection__required_pull_request_reviewsprotection__required_pull_request_reviews__bypass_pull_request_allowancesprotection__required_pull_request_reviews__dismiss_stale_reviewsprotection__required_pull_request_reviews__dismissal_restrictionsprotection__required_pull_request_reviews__require_code_owner_reviewsprotection__required_pull_request_reviews__require_last_push_approvalprotection__required_pull_request_reviews__required_approving_review_countprotection__required_pull_request_reviews__urlprotection__required_signaturesprotection__required_signatures__enabledprotection__required_signatures__urlprotection__required_status_checksprotection__required_status_checks__checksprotection__required_status_checks__contextsprotection__required_status_checks__contexts_urlprotection__required_status_checks__enforcement_levelprotection__required_status_checks__strictprotection__required_status_checks__urlprotection__restrictionsprotection__restrictions__appsprotection__restrictions__apps_urlprotection__restrictions__teamsprotection__restrictions__teams_urlprotection__restrictions__urlprotection__restrictions__usersprotection__restrictions__users_urlprotection__urlprotection_urlreporequired_approving_review_count
realistic2 trials
min 31691ms · median 38009ms · max 44327ms · rows 25,25

typical user query

Command
SELECT * FROM github.repo_branches WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25
Trials + output
trial 1·44327ms·rows 25isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__html": "",
  "_links__self": "",
  "branch": "",
  "commit": "{\"sha\":\"7a6ce05d0939826aa6c8e1c481489a713b2d633f\",\"url\":\"https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f\"}",
  "commit__author": "",
  "commit__author__avatar_url": "",
  "commit__author__email": "",
  "commit__author__events_url": "",
  "commit__author__followers_url": "",
  "commit__author__following_url": "",
  "commit__author__gists_url": "",
  "commit__author__gravatar_id": "",
  "commit__author__html_url": "",
  "commit__author__id": "",
  "commit__author__login": "",
  "commit__author__name": "",
  "commit__author__node_id": "",
  "commit__author__organizations_url": "",
  "commit__author__received_events_url": "",
  "commit__author__repos_url": "",
  "commit__author__site_admin": "",
  "commit__author__starred_at": "",
  "commit__author__starred_url": "",
  "commit__author__subscriptions_url": "",
  "commit__author__type": "",
  "commit__author__url": "",
  "commit__author__user_view_type": "",
  "commit__comments_url": "",
  "commit__commit": "",
  "commit__commit__author": "",
  "commit__commit__comment_count": "",
  "commit__commit__committer": "",
  "commit__commit__message": "",
  "commit__commit__tree": "",
  "commit__commit__url": "",
  "commit__commit__verification": "",
  "commit__committer": "",
  "commit__committer__avatar_url": "",
  "commit__committer__email": "",
  "commit__committer__events_url": "",
  "commit__committer__followers_url": "",
  "commit__committer__following_url": "",
  "commit__committer__gists_url": "",
  "commit__committer__gravatar_id": "",
  "commit__committer__html_url": "",
  "commit__committer__id": "",
  "commit__committer__login": "",
  "commit__committer__name": "",
  "commit__committer__node_id": "",
  "commit__committer__organizations_url": "",
  "commit__committer__received_events_url": "",
  "commit__committer__repos_url": "",
  "commit__committer__site_admin": "",
  "commit__committer__starred_at": "",
  "commit__committer__starred_url": "",
  "commit__committer__subscriptions_url": "",
  "commit__committer__type": "",
  "commit__committer__url": "",
  "commit__committer__user_view_type": "",
  "commit__files": "",
  "commit__html_url": "",
  "commit__node_id": "",
  "commit__parents": "",
  "commit__sha": "7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "commit__stats": "",
  "commit__stats__additions": "",
  "commit__stats__deletions": "",
  "commit__stats__total": "",
  "commit__url": "https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "name": "2.0",
  "owner": "anomalyco",
  "pattern": "",
  "protected": "false",
  "protection": "",
  "protection__allow_deletions": "",
  "protection__allow_deletions__enabled": "",
  "protection__allow_force_pushes": "",
  "protection__allow_force_pushes__enabled": "",
  "protection__allow_fork_syncing": "",
  "protection__allow_fork_syncing__enabled": "",
  "protection__block_creations": "",
  "protection__block_creations__enabled": "",
  "protection__enabled": "",
  "protection__enforce_admins": "",
  "protection__enforce_admins__enabled": "",
  "protection__enforce_admins__url": "",
  "protection__lock_branch": "",
  "protection__lock_branch__enabled": "",
  "protection__name": "",
  "protection__protection_url": "",
  "protection__required_conversation_resolution": "",
  "protection__required_conversation_resolution__enabled": "",
  "protection__required_linear_history": "",
  "protection__required_linear_history__enabled": "",
  "protection__required_pull_request_reviews": "",
  "protection__required_pull_request_reviews__bypass_pull_request_allowances": "",
  "protection__required_pull_request_reviews__dismiss_stale_reviews": "",
  "protection__required_pull_request_reviews__dismissal_restrictions": "",
  "protection__required_pull_request_reviews__require_code_owner_reviews": "",
  "protection__required_pull_request_reviews__require_last_push_approval": "",
  "protection__required_pull_request_reviews__required_approving_review_count": "",
  "protection__required_pull_request_reviews__url": "",
  "protection__required_signatures": "",
  "protection__required_signatures__enabled": "",
  "protection__required_signatures__url": "",
  "protection__required_status_checks": "",
  "protection__required_status_checks__checks": "",
  "protection__required_status_checks__contexts": "",
  "protection__required_status_checks__contexts_url": "",
  "protection__required_status_checks__enforcement_level": "",
  "protection__required_status_checks__strict": "",
  "protection__required_status_checks__url": "",
  "protection__restrictions": "",
  "protection__restrictions__apps": "",
  "protection__restrictions__apps_url": "",
  "protection__restrictions__teams": "",
  "protection__restrictions__teams_url": "",
  "protection__restrictions__url": "",
  "protection__restrictions__users": "",
  "protection__restrictions__users_url": "",
  "protection__url": "",
  "protection_url": "",
  "repo": "opencode",
  "required_approving_review_count": ""
}
columns (125)
_links_links__html_links__selfbranchcommitcommit__authorcommit__author__avatar_urlcommit__author__emailcommit__author__events_urlcommit__author__followers_urlcommit__author__following_urlcommit__author__gists_urlcommit__author__gravatar_idcommit__author__html_urlcommit__author__idcommit__author__logincommit__author__namecommit__author__node_idcommit__author__organizations_urlcommit__author__received_events_urlcommit__author__repos_urlcommit__author__site_admincommit__author__starred_atcommit__author__starred_urlcommit__author__subscriptions_urlcommit__author__typecommit__author__urlcommit__author__user_view_typecommit__comments_urlcommit__commitcommit__commit__authorcommit__commit__comment_countcommit__commit__committercommit__commit__messagecommit__commit__treecommit__commit__urlcommit__commit__verificationcommit__committercommit__committer__avatar_urlcommit__committer__emailcommit__committer__events_urlcommit__committer__followers_urlcommit__committer__following_urlcommit__committer__gists_urlcommit__committer__gravatar_idcommit__committer__html_urlcommit__committer__idcommit__committer__logincommit__committer__namecommit__committer__node_idcommit__committer__organizations_urlcommit__committer__received_events_urlcommit__committer__repos_urlcommit__committer__site_admincommit__committer__starred_atcommit__committer__starred_urlcommit__committer__subscriptions_urlcommit__committer__typecommit__committer__urlcommit__committer__user_view_typecommit__filescommit__html_urlcommit__node_idcommit__parentscommit__shacommit__statscommit__stats__additionscommit__stats__deletionscommit__stats__totalcommit__urlnameownerpatternprotectedprotectionprotection__allow_deletionsprotection__allow_deletions__enabledprotection__allow_force_pushesprotection__allow_force_pushes__enabledprotection__allow_fork_syncingprotection__allow_fork_syncing__enabledprotection__block_creationsprotection__block_creations__enabledprotection__enabledprotection__enforce_adminsprotection__enforce_admins__enabledprotection__enforce_admins__urlprotection__lock_branchprotection__lock_branch__enabledprotection__nameprotection__protection_urlprotection__required_conversation_resolutionprotection__required_conversation_resolution__enabledprotection__required_linear_historyprotection__required_linear_history__enabledprotection__required_pull_request_reviewsprotection__required_pull_request_reviews__bypass_pull_request_allowancesprotection__required_pull_request_reviews__dismiss_stale_reviewsprotection__required_pull_request_reviews__dismissal_restrictionsprotection__required_pull_request_reviews__require_code_owner_reviewsprotection__required_pull_request_reviews__require_last_push_approvalprotection__required_pull_request_reviews__required_approving_review_countprotection__required_pull_request_reviews__urlprotection__required_signaturesprotection__required_signatures__enabledprotection__required_signatures__urlprotection__required_status_checksprotection__required_status_checks__checksprotection__required_status_checks__contextsprotection__required_status_checks__contexts_urlprotection__required_status_checks__enforcement_levelprotection__required_status_checks__strictprotection__required_status_checks__urlprotection__restrictionsprotection__restrictions__appsprotection__restrictions__apps_urlprotection__restrictions__teamsprotection__restrictions__teams_urlprotection__restrictions__urlprotection__restrictions__usersprotection__restrictions__users_urlprotection__urlprotection_urlreporequired_approving_review_count
trial 2·31691ms·rows 25isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__html": "",
  "_links__self": "",
  "branch": "",
  "commit": "{\"sha\":\"7a6ce05d0939826aa6c8e1c481489a713b2d633f\",\"url\":\"https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f\"}",
  "commit__author": "",
  "commit__author__avatar_url": "",
  "commit__author__email": "",
  "commit__author__events_url": "",
  "commit__author__followers_url": "",
  "commit__author__following_url": "",
  "commit__author__gists_url": "",
  "commit__author__gravatar_id": "",
  "commit__author__html_url": "",
  "commit__author__id": "",
  "commit__author__login": "",
  "commit__author__name": "",
  "commit__author__node_id": "",
  "commit__author__organizations_url": "",
  "commit__author__received_events_url": "",
  "commit__author__repos_url": "",
  "commit__author__site_admin": "",
  "commit__author__starred_at": "",
  "commit__author__starred_url": "",
  "commit__author__subscriptions_url": "",
  "commit__author__type": "",
  "commit__author__url": "",
  "commit__author__user_view_type": "",
  "commit__comments_url": "",
  "commit__commit": "",
  "commit__commit__author": "",
  "commit__commit__comment_count": "",
  "commit__commit__committer": "",
  "commit__commit__message": "",
  "commit__commit__tree": "",
  "commit__commit__url": "",
  "commit__commit__verification": "",
  "commit__committer": "",
  "commit__committer__avatar_url": "",
  "commit__committer__email": "",
  "commit__committer__events_url": "",
  "commit__committer__followers_url": "",
  "commit__committer__following_url": "",
  "commit__committer__gists_url": "",
  "commit__committer__gravatar_id": "",
  "commit__committer__html_url": "",
  "commit__committer__id": "",
  "commit__committer__login": "",
  "commit__committer__name": "",
  "commit__committer__node_id": "",
  "commit__committer__organizations_url": "",
  "commit__committer__received_events_url": "",
  "commit__committer__repos_url": "",
  "commit__committer__site_admin": "",
  "commit__committer__starred_at": "",
  "commit__committer__starred_url": "",
  "commit__committer__subscriptions_url": "",
  "commit__committer__type": "",
  "commit__committer__url": "",
  "commit__committer__user_view_type": "",
  "commit__files": "",
  "commit__html_url": "",
  "commit__node_id": "",
  "commit__parents": "",
  "commit__sha": "7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "commit__stats": "",
  "commit__stats__additions": "",
  "commit__stats__deletions": "",
  "commit__stats__total": "",
  "commit__url": "https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "name": "2.0",
  "owner": "anomalyco",
  "pattern": "",
  "protected": "false",
  "protection": "",
  "protection__allow_deletions": "",
  "protection__allow_deletions__enabled": "",
  "protection__allow_force_pushes": "",
  "protection__allow_force_pushes__enabled": "",
  "protection__allow_fork_syncing": "",
  "protection__allow_fork_syncing__enabled": "",
  "protection__block_creations": "",
  "protection__block_creations__enabled": "",
  "protection__enabled": "",
  "protection__enforce_admins": "",
  "protection__enforce_admins__enabled": "",
  "protection__enforce_admins__url": "",
  "protection__lock_branch": "",
  "protection__lock_branch__enabled": "",
  "protection__name": "",
  "protection__protection_url": "",
  "protection__required_conversation_resolution": "",
  "protection__required_conversation_resolution__enabled": "",
  "protection__required_linear_history": "",
  "protection__required_linear_history__enabled": "",
  "protection__required_pull_request_reviews": "",
  "protection__required_pull_request_reviews__bypass_pull_request_allowances": "",
  "protection__required_pull_request_reviews__dismiss_stale_reviews": "",
  "protection__required_pull_request_reviews__dismissal_restrictions": "",
  "protection__required_pull_request_reviews__require_code_owner_reviews": "",
  "protection__required_pull_request_reviews__require_last_push_approval": "",
  "protection__required_pull_request_reviews__required_approving_review_count": "",
  "protection__required_pull_request_reviews__url": "",
  "protection__required_signatures": "",
  "protection__required_signatures__enabled": "",
  "protection__required_signatures__url": "",
  "protection__required_status_checks": "",
  "protection__required_status_checks__checks": "",
  "protection__required_status_checks__contexts": "",
  "protection__required_status_checks__contexts_url": "",
  "protection__required_status_checks__enforcement_level": "",
  "protection__required_status_checks__strict": "",
  "protection__required_status_checks__url": "",
  "protection__restrictions": "",
  "protection__restrictions__apps": "",
  "protection__restrictions__apps_url": "",
  "protection__restrictions__teams": "",
  "protection__restrictions__teams_url": "",
  "protection__restrictions__url": "",
  "protection__restrictions__users": "",
  "protection__restrictions__users_url": "",
  "protection__url": "",
  "protection_url": "",
  "repo": "opencode",
  "required_approving_review_count": ""
}
columns (125)
_links_links__html_links__selfbranchcommitcommit__authorcommit__author__avatar_urlcommit__author__emailcommit__author__events_urlcommit__author__followers_urlcommit__author__following_urlcommit__author__gists_urlcommit__author__gravatar_idcommit__author__html_urlcommit__author__idcommit__author__logincommit__author__namecommit__author__node_idcommit__author__organizations_urlcommit__author__received_events_urlcommit__author__repos_urlcommit__author__site_admincommit__author__starred_atcommit__author__starred_urlcommit__author__subscriptions_urlcommit__author__typecommit__author__urlcommit__author__user_view_typecommit__comments_urlcommit__commitcommit__commit__authorcommit__commit__comment_countcommit__commit__committercommit__commit__messagecommit__commit__treecommit__commit__urlcommit__commit__verificationcommit__committercommit__committer__avatar_urlcommit__committer__emailcommit__committer__events_urlcommit__committer__followers_urlcommit__committer__following_urlcommit__committer__gists_urlcommit__committer__gravatar_idcommit__committer__html_urlcommit__committer__idcommit__committer__logincommit__committer__namecommit__committer__node_idcommit__committer__organizations_urlcommit__committer__received_events_urlcommit__committer__repos_urlcommit__committer__site_admincommit__committer__starred_atcommit__committer__starred_urlcommit__committer__subscriptions_urlcommit__committer__typecommit__committer__urlcommit__committer__user_view_typecommit__filescommit__html_urlcommit__node_idcommit__parentscommit__shacommit__statscommit__stats__additionscommit__stats__deletionscommit__stats__totalcommit__urlnameownerpatternprotectedprotectionprotection__allow_deletionsprotection__allow_deletions__enabledprotection__allow_force_pushesprotection__allow_force_pushes__enabledprotection__allow_fork_syncingprotection__allow_fork_syncing__enabledprotection__block_creationsprotection__block_creations__enabledprotection__enabledprotection__enforce_adminsprotection__enforce_admins__enabledprotection__enforce_admins__urlprotection__lock_branchprotection__lock_branch__enabledprotection__nameprotection__protection_urlprotection__required_conversation_resolutionprotection__required_conversation_resolution__enabledprotection__required_linear_historyprotection__required_linear_history__enabledprotection__required_pull_request_reviewsprotection__required_pull_request_reviews__bypass_pull_request_allowancesprotection__required_pull_request_reviews__dismiss_stale_reviewsprotection__required_pull_request_reviews__dismissal_restrictionsprotection__required_pull_request_reviews__require_code_owner_reviewsprotection__required_pull_request_reviews__require_last_push_approvalprotection__required_pull_request_reviews__required_approving_review_countprotection__required_pull_request_reviews__urlprotection__required_signaturesprotection__required_signatures__enabledprotection__required_signatures__urlprotection__required_status_checksprotection__required_status_checks__checksprotection__required_status_checks__contextsprotection__required_status_checks__contexts_urlprotection__required_status_checks__enforcement_levelprotection__required_status_checks__strictprotection__required_status_checks__urlprotection__restrictionsprotection__restrictions__appsprotection__restrictions__apps_urlprotection__restrictions__teamsprotection__restrictions__teams_urlprotection__restrictions__urlprotection__restrictions__usersprotection__restrictions__users_urlprotection__urlprotection_urlreporequired_approving_review_count
edge2 trials
min 33110ms · median 33968ms · max 34827ms · rows 200,200

edge: larger limit

Command
SELECT * FROM github.repo_branches WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200
Trials + output
trial 1·33110ms·rows 200isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__html": "",
  "_links__self": "",
  "branch": "",
  "commit": "{\"sha\":\"7a6ce05d0939826aa6c8e1c481489a713b2d633f\",\"url\":\"https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f\"}",
  "commit__author": "",
  "commit__author__avatar_url": "",
  "commit__author__email": "",
  "commit__author__events_url": "",
  "commit__author__followers_url": "",
  "commit__author__following_url": "",
  "commit__author__gists_url": "",
  "commit__author__gravatar_id": "",
  "commit__author__html_url": "",
  "commit__author__id": "",
  "commit__author__login": "",
  "commit__author__name": "",
  "commit__author__node_id": "",
  "commit__author__organizations_url": "",
  "commit__author__received_events_url": "",
  "commit__author__repos_url": "",
  "commit__author__site_admin": "",
  "commit__author__starred_at": "",
  "commit__author__starred_url": "",
  "commit__author__subscriptions_url": "",
  "commit__author__type": "",
  "commit__author__url": "",
  "commit__author__user_view_type": "",
  "commit__comments_url": "",
  "commit__commit": "",
  "commit__commit__author": "",
  "commit__commit__comment_count": "",
  "commit__commit__committer": "",
  "commit__commit__message": "",
  "commit__commit__tree": "",
  "commit__commit__url": "",
  "commit__commit__verification": "",
  "commit__committer": "",
  "commit__committer__avatar_url": "",
  "commit__committer__email": "",
  "commit__committer__events_url": "",
  "commit__committer__followers_url": "",
  "commit__committer__following_url": "",
  "commit__committer__gists_url": "",
  "commit__committer__gravatar_id": "",
  "commit__committer__html_url": "",
  "commit__committer__id": "",
  "commit__committer__login": "",
  "commit__committer__name": "",
  "commit__committer__node_id": "",
  "commit__committer__organizations_url": "",
  "commit__committer__received_events_url": "",
  "commit__committer__repos_url": "",
  "commit__committer__site_admin": "",
  "commit__committer__starred_at": "",
  "commit__committer__starred_url": "",
  "commit__committer__subscriptions_url": "",
  "commit__committer__type": "",
  "commit__committer__url": "",
  "commit__committer__user_view_type": "",
  "commit__files": "",
  "commit__html_url": "",
  "commit__node_id": "",
  "commit__parents": "",
  "commit__sha": "7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "commit__stats": "",
  "commit__stats__additions": "",
  "commit__stats__deletions": "",
  "commit__stats__total": "",
  "commit__url": "https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "name": "2.0",
  "owner": "anomalyco",
  "pattern": "",
  "protected": "false",
  "protection": "",
  "protection__allow_deletions": "",
  "protection__allow_deletions__enabled": "",
  "protection__allow_force_pushes": "",
  "protection__allow_force_pushes__enabled": "",
  "protection__allow_fork_syncing": "",
  "protection__allow_fork_syncing__enabled": "",
  "protection__block_creations": "",
  "protection__block_creations__enabled": "",
  "protection__enabled": "",
  "protection__enforce_admins": "",
  "protection__enforce_admins__enabled": "",
  "protection__enforce_admins__url": "",
  "protection__lock_branch": "",
  "protection__lock_branch__enabled": "",
  "protection__name": "",
  "protection__protection_url": "",
  "protection__required_conversation_resolution": "",
  "protection__required_conversation_resolution__enabled": "",
  "protection__required_linear_history": "",
  "protection__required_linear_history__enabled": "",
  "protection__required_pull_request_reviews": "",
  "protection__required_pull_request_reviews__bypass_pull_request_allowances": "",
  "protection__required_pull_request_reviews__dismiss_stale_reviews": "",
  "protection__required_pull_request_reviews__dismissal_restrictions": "",
  "protection__required_pull_request_reviews__require_code_owner_reviews": "",
  "protection__required_pull_request_reviews__require_last_push_approval": "",
  "protection__required_pull_request_reviews__required_approving_review_count": "",
  "protection__required_pull_request_reviews__url": "",
  "protection__required_signatures": "",
  "protection__required_signatures__enabled": "",
  "protection__required_signatures__url": "",
  "protection__required_status_checks": "",
  "protection__required_status_checks__checks": "",
  "protection__required_status_checks__contexts": "",
  "protection__required_status_checks__contexts_url": "",
  "protection__required_status_checks__enforcement_level": "",
  "protection__required_status_checks__strict": "",
  "protection__required_status_checks__url": "",
  "protection__restrictions": "",
  "protection__restrictions__apps": "",
  "protection__restrictions__apps_url": "",
  "protection__restrictions__teams": "",
  "protection__restrictions__teams_url": "",
  "protection__restrictions__url": "",
  "protection__restrictions__users": "",
  "protection__restrictions__users_url": "",
  "protection__url": "",
  "protection_url": "",
  "repo": "opencode",
  "required_approving_review_count": ""
}
columns (125)
_links_links__html_links__selfbranchcommitcommit__authorcommit__author__avatar_urlcommit__author__emailcommit__author__events_urlcommit__author__followers_urlcommit__author__following_urlcommit__author__gists_urlcommit__author__gravatar_idcommit__author__html_urlcommit__author__idcommit__author__logincommit__author__namecommit__author__node_idcommit__author__organizations_urlcommit__author__received_events_urlcommit__author__repos_urlcommit__author__site_admincommit__author__starred_atcommit__author__starred_urlcommit__author__subscriptions_urlcommit__author__typecommit__author__urlcommit__author__user_view_typecommit__comments_urlcommit__commitcommit__commit__authorcommit__commit__comment_countcommit__commit__committercommit__commit__messagecommit__commit__treecommit__commit__urlcommit__commit__verificationcommit__committercommit__committer__avatar_urlcommit__committer__emailcommit__committer__events_urlcommit__committer__followers_urlcommit__committer__following_urlcommit__committer__gists_urlcommit__committer__gravatar_idcommit__committer__html_urlcommit__committer__idcommit__committer__logincommit__committer__namecommit__committer__node_idcommit__committer__organizations_urlcommit__committer__received_events_urlcommit__committer__repos_urlcommit__committer__site_admincommit__committer__starred_atcommit__committer__starred_urlcommit__committer__subscriptions_urlcommit__committer__typecommit__committer__urlcommit__committer__user_view_typecommit__filescommit__html_urlcommit__node_idcommit__parentscommit__shacommit__statscommit__stats__additionscommit__stats__deletionscommit__stats__totalcommit__urlnameownerpatternprotectedprotectionprotection__allow_deletionsprotection__allow_deletions__enabledprotection__allow_force_pushesprotection__allow_force_pushes__enabledprotection__allow_fork_syncingprotection__allow_fork_syncing__enabledprotection__block_creationsprotection__block_creations__enabledprotection__enabledprotection__enforce_adminsprotection__enforce_admins__enabledprotection__enforce_admins__urlprotection__lock_branchprotection__lock_branch__enabledprotection__nameprotection__protection_urlprotection__required_conversation_resolutionprotection__required_conversation_resolution__enabledprotection__required_linear_historyprotection__required_linear_history__enabledprotection__required_pull_request_reviewsprotection__required_pull_request_reviews__bypass_pull_request_allowancesprotection__required_pull_request_reviews__dismiss_stale_reviewsprotection__required_pull_request_reviews__dismissal_restrictionsprotection__required_pull_request_reviews__require_code_owner_reviewsprotection__required_pull_request_reviews__require_last_push_approvalprotection__required_pull_request_reviews__required_approving_review_countprotection__required_pull_request_reviews__urlprotection__required_signaturesprotection__required_signatures__enabledprotection__required_signatures__urlprotection__required_status_checksprotection__required_status_checks__checksprotection__required_status_checks__contextsprotection__required_status_checks__contexts_urlprotection__required_status_checks__enforcement_levelprotection__required_status_checks__strictprotection__required_status_checks__urlprotection__restrictionsprotection__restrictions__appsprotection__restrictions__apps_urlprotection__restrictions__teamsprotection__restrictions__teams_urlprotection__restrictions__urlprotection__restrictions__usersprotection__restrictions__users_urlprotection__urlprotection_urlreporequired_approving_review_count
trial 2·34827ms·rows 200isError=false
First row (click to expand JSON)
{
  "_links": "",
  "_links__html": "",
  "_links__self": "",
  "branch": "",
  "commit": "{\"sha\":\"7a6ce05d0939826aa6c8e1c481489a713b2d633f\",\"url\":\"https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f\"}",
  "commit__author": "",
  "commit__author__avatar_url": "",
  "commit__author__email": "",
  "commit__author__events_url": "",
  "commit__author__followers_url": "",
  "commit__author__following_url": "",
  "commit__author__gists_url": "",
  "commit__author__gravatar_id": "",
  "commit__author__html_url": "",
  "commit__author__id": "",
  "commit__author__login": "",
  "commit__author__name": "",
  "commit__author__node_id": "",
  "commit__author__organizations_url": "",
  "commit__author__received_events_url": "",
  "commit__author__repos_url": "",
  "commit__author__site_admin": "",
  "commit__author__starred_at": "",
  "commit__author__starred_url": "",
  "commit__author__subscriptions_url": "",
  "commit__author__type": "",
  "commit__author__url": "",
  "commit__author__user_view_type": "",
  "commit__comments_url": "",
  "commit__commit": "",
  "commit__commit__author": "",
  "commit__commit__comment_count": "",
  "commit__commit__committer": "",
  "commit__commit__message": "",
  "commit__commit__tree": "",
  "commit__commit__url": "",
  "commit__commit__verification": "",
  "commit__committer": "",
  "commit__committer__avatar_url": "",
  "commit__committer__email": "",
  "commit__committer__events_url": "",
  "commit__committer__followers_url": "",
  "commit__committer__following_url": "",
  "commit__committer__gists_url": "",
  "commit__committer__gravatar_id": "",
  "commit__committer__html_url": "",
  "commit__committer__id": "",
  "commit__committer__login": "",
  "commit__committer__name": "",
  "commit__committer__node_id": "",
  "commit__committer__organizations_url": "",
  "commit__committer__received_events_url": "",
  "commit__committer__repos_url": "",
  "commit__committer__site_admin": "",
  "commit__committer__starred_at": "",
  "commit__committer__starred_url": "",
  "commit__committer__subscriptions_url": "",
  "commit__committer__type": "",
  "commit__committer__url": "",
  "commit__committer__user_view_type": "",
  "commit__files": "",
  "commit__html_url": "",
  "commit__node_id": "",
  "commit__parents": "",
  "commit__sha": "7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "commit__stats": "",
  "commit__stats__additions": "",
  "commit__stats__deletions": "",
  "commit__stats__total": "",
  "commit__url": "https://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c481489a713b2d633f",
  "name": "2.0",
  "owner": "anomalyco",
  "pattern": "",
  "protected": "false",
  "protection": "",
  "protection__allow_deletions": "",
  "protection__allow_deletions__enabled": "",
  "protection__allow_force_pushes": "",
  "protection__allow_force_pushes__enabled": "",
  "protection__allow_fork_syncing": "",
  "protection__allow_fork_syncing__enabled": "",
  "protection__block_creations": "",
  "protection__block_creations__enabled": "",
  "protection__enabled": "",
  "protection__enforce_admins": "",
  "protection__enforce_admins__enabled": "",
  "protection__enforce_admins__url": "",
  "protection__lock_branch": "",
  "protection__lock_branch__enabled": "",
  "protection__name": "",
  "protection__protection_url": "",
  "protection__required_conversation_resolution": "",
  "protection__required_conversation_resolution__enabled": "",
  "protection__required_linear_history": "",
  "protection__required_linear_history__enabled": "",
  "protection__required_pull_request_reviews": "",
  "protection__required_pull_request_reviews__bypass_pull_request_allowances": "",
  "protection__required_pull_request_reviews__dismiss_stale_reviews": "",
  "protection__required_pull_request_reviews__dismissal_restrictions": "",
  "protection__required_pull_request_reviews__require_code_owner_reviews": "",
  "protection__required_pull_request_reviews__require_last_push_approval": "",
  "protection__required_pull_request_reviews__required_approving_review_count": "",
  "protection__required_pull_request_reviews__url": "",
  "protection__required_signatures": "",
  "protection__required_signatures__enabled": "",
  "protection__required_signatures__url": "",
  "protection__required_status_checks": "",
  "protection__required_status_checks__checks": "",
  "protection__required_status_checks__contexts": "",
  "protection__required_status_checks__contexts_url": "",
  "protection__required_status_checks__enforcement_level": "",
  "protection__required_status_checks__strict": "",
  "protection__required_status_checks__url": "",
  "protection__restrictions": "",
  "protection__restrictions__apps": "",
  "protection__restrictions__apps_url": "",
  "protection__restrictions__teams": "",
  "protection__restrictions__teams_url": "",
  "protection__restrictions__url": "",
  "protection__restrictions__users": "",
  "protection__restrictions__users_url": "",
  "protection__url": "",
  "protection_url": "",
  "repo": "opencode",
  "required_approving_review_count": ""
}
columns (125)
_links_links__html_links__selfbranchcommitcommit__authorcommit__author__avatar_urlcommit__author__emailcommit__author__events_urlcommit__author__followers_urlcommit__author__following_urlcommit__author__gists_urlcommit__author__gravatar_idcommit__author__html_urlcommit__author__idcommit__author__logincommit__author__namecommit__author__node_idcommit__author__organizations_urlcommit__author__received_events_urlcommit__author__repos_urlcommit__author__site_admincommit__author__starred_atcommit__author__starred_urlcommit__author__subscriptions_urlcommit__author__typecommit__author__urlcommit__author__user_view_typecommit__comments_urlcommit__commitcommit__commit__authorcommit__commit__comment_countcommit__commit__committercommit__commit__messagecommit__commit__treecommit__commit__urlcommit__commit__verificationcommit__committercommit__committer__avatar_urlcommit__committer__emailcommit__committer__events_urlcommit__committer__followers_urlcommit__committer__following_urlcommit__committer__gists_urlcommit__committer__gravatar_idcommit__committer__html_urlcommit__committer__idcommit__committer__logincommit__committer__namecommit__committer__node_idcommit__committer__organizations_urlcommit__committer__received_events_urlcommit__committer__repos_urlcommit__committer__site_admincommit__committer__starred_atcommit__committer__starred_urlcommit__committer__subscriptions_urlcommit__committer__typecommit__committer__urlcommit__committer__user_view_typecommit__filescommit__html_urlcommit__node_idcommit__parentscommit__shacommit__statscommit__stats__additionscommit__stats__deletionscommit__stats__totalcommit__urlnameownerpatternprotectedprotectionprotection__allow_deletionsprotection__allow_deletions__enabledprotection__allow_force_pushesprotection__allow_force_pushes__enabledprotection__allow_fork_syncingprotection__allow_fork_syncing__enabledprotection__block_creationsprotection__block_creations__enabledprotection__enabledprotection__enforce_adminsprotection__enforce_admins__enabledprotection__enforce_admins__urlprotection__lock_branchprotection__lock_branch__enabledprotection__nameprotection__protection_urlprotection__required_conversation_resolutionprotection__required_conversation_resolution__enabledprotection__required_linear_historyprotection__required_linear_history__enabledprotection__required_pull_request_reviewsprotection__required_pull_request_reviews__bypass_pull_request_allowancesprotection__required_pull_request_reviews__dismiss_stale_reviewsprotection__required_pull_request_reviews__dismissal_restrictionsprotection__required_pull_request_reviews__require_code_owner_reviewsprotection__required_pull_request_reviews__require_last_push_approvalprotection__required_pull_request_reviews__required_approving_review_countprotection__required_pull_request_reviews__urlprotection__required_signaturesprotection__required_signatures__enabledprotection__required_signatures__urlprotection__required_status_checksprotection__required_status_checks__checksprotection__required_status_checks__contextsprotection__required_status_checks__contexts_urlprotection__required_status_checks__enforcement_levelprotection__required_status_checks__strictprotection__required_status_checks__urlprotection__restrictionsprotection__restrictions__appsprotection__restrictions__apps_urlprotection__restrictions__teamsprotection__restrictions__teams_urlprotection__restrictions__urlprotection__restrictions__usersprotection__restrictions__users_urlprotection__urlprotection_urlreporequired_approving_review_count

All returned rowsacross all non-errored trials · filterable · paginated

452 rows stored · 452 returned · page 1/19
10{"sha":"7a6ce05d0939826aa6c8e1c481489a713b2d633f","url":"https://api.github.com…7a6ce05d0939826aa6c8e1c481489a713b2d633fhttps://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c…2.0anomalycofalseopencode
21{"sha":"7a6ce05d0939826aa6c8e1c481489a713b2d633f","url":"https://api.github.com…7a6ce05d0939826aa6c8e1c481489a713b2d633fhttps://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c…2.0anomalycofalseopencode
12{"sha":"7a6ce05d0939826aa6c8e1c481489a713b2d633f","url":"https://api.github.com…7a6ce05d0939826aa6c8e1c481489a713b2d633fhttps://api.github.com/repos/anomalyco/opencode/commits/7a6ce05d0939826aa6c8e1c…2.0anomalycofalseopencode
13{"sha":"e344e634680e32a913396b463b84ffd674682b03","url":"https://api.github.com…e344e634680e32a913396b463b84ffd674682b03https://api.github.com/repos/anomalyco/opencode/commits/e344e634680e32a913396b4…Cramer/2026-03-25/bare-repo-buganomalycofalseopencode
14{"sha":"5a7b678553e8ed9cdd0fc3ff26a2edcd07556001","url":"https://api.github.com…5a7b678553e8ed9cdd0fc3ff26a2edcd07556001https://api.github.com/repos/anomalyco/opencode/commits/5a7b678553e8ed9cdd0fc3f…K-Mistele/devanomalycofalseopencode
15{"sha":"b4362447297b925e1d163ce864f4d147f28fc938","url":"https://api.github.com…b4362447297b925e1d163ce864f4d147f28fc938https://api.github.com/repos/anomalyco/opencode/commits/b4362447297b925e1d163ce…about-settingsanomalycofalseopencode
16{"sha":"68b7440a0e51073459925e50d1208a528a4173e7","url":"https://api.github.com…68b7440a0e51073459925e50d1208a528a4173e7https://api.github.com/repos/anomalyco/opencode/commits/68b7440a0e51073459925e5…acp-config-commitanomalycofalseopencode
17{"sha":"ca357ee2a0e1ac363d03b9017181af7f842e9409","url":"https://api.github.com…ca357ee2a0e1ac363d03b9017181af7f842e9409https://api.github.com/repos/anomalyco/opencode/commits/ca357ee2a0e1ac363d03b90…acp-subagent-eventsanomalycofalseopencode
18{"sha":"43a016630357635bd03685e2efb32ac5a39481b6","url":"https://api.github.com…43a016630357635bd03685e2efb32ac5a39481b6https://api.github.com/repos/anomalyco/opencode/commits/43a016630357635bd03685e…activity-panelanomalycofalseopencode
19{"sha":"76e2ff452229a012bcd5a7e5a19b16c548b47e07","url":"https://api.github.com…76e2ff452229a012bcd5a7e5a19b16c548b47e07https://api.github.com/repos/anomalyco/opencode/commits/76e2ff452229a012bcd5a7e…adapter-renameanomalycofalseopencode
110{"sha":"afb8358e82959d3d416cf7a8c3f02a9fe76ca462","url":"https://api.github.com…afb8358e82959d3d416cf7a8c3f02a9fe76ca462https://api.github.com/repos/anomalyco/opencode/commits/afb8358e82959d3d416cf7a…adaptive-logoanomalycofalseopencode
111{"sha":"b82787e270d0170f3461c2a6d0def9723cde79ae","url":"https://api.github.com…b82787e270d0170f3461c2a6d0def9723cde79aehttps://api.github.com/repos/anomalyco/opencode/commits/b82787e270d0170f3461c2a…add-api-shapeanomalycofalseopencode
112{"sha":"f697b7960b3fa2e3ad8403c48e684dff97d53ef2","url":"https://api.github.com…f697b7960b3fa2e3ad8403c48e684dff97d53ef2https://api.github.com/repos/anomalyco/opencode/commits/f697b7960b3fa2e3ad8403c…add-beta-branch-triggeranomalycofalseopencode
113{"sha":"225345a050b9d74c0c626353fcd330031e4025e8","url":"https://api.github.com…225345a050b9d74c0c626353fcd330031e4025e8https://api.github.com/repos/anomalyco/opencode/commits/225345a050b9d74c0c62635…add-dynamic-agents-resolvinganomalycofalseopencode
114{"sha":"026488a381f5d950ee8492d2b2876f2de449944a","url":"https://api.github.com…026488a381f5d950ee8492d2b2876f2de449944ahttps://api.github.com/repos/anomalyco/opencode/commits/026488a381f5d950ee8492d…add-ignoredanomalycofalseopencode
115{"sha":"003e179e3a04b1339071e5301f915959c96a6754","url":"https://api.github.com…003e179e3a04b1339071e5301f915959c96a6754https://api.github.com/repos/anomalyco/opencode/commits/003e179e3a04b1339071e53…add-model-comparison-pagesanomalycofalseopencode
116{"sha":"d95fd77861c72cf3f98c81e6587c714f8b73e1d7","url":"https://api.github.com…d95fd77861c72cf3f98c81e6587c714f8b73e1d7https://api.github.com/repos/anomalyco/opencode/commits/d95fd77861c72cf3f98c81e…add-model-reconciliationanomalycofalseopencode
117{"sha":"f421bac0e5d64f2de3e8aac1e8ad09800767b183","url":"https://api.github.com…f421bac0e5d64f2de3e8aac1e8ad09800767b183https://api.github.com/repos/anomalyco/opencode/commits/f421bac0e5d64f2de3e8aac…add-testsanomalycofalseopencode
118{"sha":"463bd05ce5d6efce3b66f69299264593144b8ec0","url":"https://api.github.com…463bd05ce5d6efce3b66f69299264593144b8ec0https://api.github.com/repos/anomalyco/opencode/commits/463bd05ce5d6efce3b66f69…adjust-instructions-logicanomalycofalseopencode
119{"sha":"4437eb0bc08560b49d45b46364b01f85361f54ea","url":"https://api.github.com…4437eb0bc08560b49d45b46364b01f85361f54eahttps://api.github.com/repos/anomalyco/opencode/commits/4437eb0bc08560b49d45b46…adjust-perm-array-logicanomalycofalseopencode
120{"sha":"4217091d0230fddd7b4f6ef34ff9a3e191a584af","url":"https://api.github.com…4217091d0230fddd7b4f6ef34ff9a3e191a584afhttps://api.github.com/repos/anomalyco/opencode/commits/4217091d0230fddd7b4f6ef…adjust-retry-logicanomalycofalseopencode
121{"sha":"011831ccbd1de87ed7c8712478c35fe4fa9911fa","url":"https://api.github.com…011831ccbd1de87ed7c8712478c35fe4fa9911fahttps://api.github.com/repos/anomalyco/opencode/commits/011831ccbd1de87ed7c8712…adjust-subagent-tool-descriptionanomalycofalseopencode
122{"sha":"a33bb84ad5827745dfa1fa8ed7dc92d9f5e0a66a","url":"https://api.github.com…a33bb84ad5827745dfa1fa8ed7dc92d9f5e0a66ahttps://api.github.com/repos/anomalyco/opencode/commits/a33bb84ad5827745dfa1fa8…affected-checksanomalycofalseopencode
123{"sha":"cdc811837304406c18b1aa72269fe44914c395ef","url":"https://api.github.com…cdc811837304406c18b1aa72269fe44914c395efhttps://api.github.com/repos/anomalyco/opencode/commits/cdc811837304406c18b1aa7…agent-env-markersanomalycofalseopencode
124{"sha":"a759399c89e026320f22d428cae33dee7600e882","url":"https://api.github.com…a759399c89e026320f22d428cae33dee7600e882https://api.github.com/repos/anomalyco/opencode/commits/a759399c89e026320f22d42…agent-message-previousanomalycofalseopencode

Column profile

125 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1_links06empty
2_links__html06empty
3_links__self06empty
4branch06empty
5commitstring60"{\"sha\":\"7a6ce05d0939826aa6c8e1c481489a713b2d633f\",\"url\":\"htt"
6commit__author06empty
7commit__author__avatar_url06empty
8commit__author__email06empty
9commit__author__events_url06empty
10commit__author__followers_url06empty
11commit__author__following_url06empty
12commit__author__gists_url06empty
13commit__author__gravatar_id06empty
14commit__author__html_url06empty
15commit__author__id06empty
16commit__author__login06empty
17commit__author__name06empty
18commit__author__node_id06empty
19commit__author__organizations_url06empty
20commit__author__received_events_url06empty
21commit__author__repos_url06empty
22commit__author__site_admin06empty
23commit__author__starred_at06empty
24commit__author__starred_url06empty
25commit__author__subscriptions_url06empty
26commit__author__type06empty
27commit__author__url06empty
28commit__author__user_view_type06empty
29commit__comments_url06empty
30commit__commit06empty
31commit__commit__author06empty
32commit__commit__comment_count06empty
33commit__commit__committer06empty
34commit__commit__message06empty
35commit__commit__tree06empty
36commit__commit__url06empty
37commit__commit__verification06empty
38commit__committer06empty
39commit__committer__avatar_url06empty
40commit__committer__email06empty
41commit__committer__events_url06empty
42commit__committer__followers_url06empty
43commit__committer__following_url06empty
44commit__committer__gists_url06empty
45commit__committer__gravatar_id06empty
46commit__committer__html_url06empty
47commit__committer__id06empty
48commit__committer__login06empty
49commit__committer__name06empty
50commit__committer__node_id06empty
51commit__committer__organizations_url06empty
52commit__committer__received_events_url06empty
53commit__committer__repos_url06empty
54commit__committer__site_admin06empty
55commit__committer__starred_at06empty
56commit__committer__starred_url06empty
57commit__committer__subscriptions_url06empty
58commit__committer__type06empty
59commit__committer__url06empty
60commit__committer__user_view_type06empty
61commit__files06empty
62commit__html_url06empty
63commit__node_id06empty
64commit__parents06empty
65commit__shastring60"7a6ce05d0939826aa6c8e1c481489a713b2d633f"
66commit__stats06empty
67commit__stats__additions06empty
68commit__stats__deletions06empty
69commit__stats__total06empty
70commit__urlstring60"https://api.github.com/repos/anomalyco/opencode/commits/7a6c"
71namestring60"2.0"
72ownerstring60"anomalyco"
73pattern06empty
74protectedstring60"false"
75protection06empty
76protection__allow_deletions06empty
77protection__allow_deletions__enabled06empty
78protection__allow_force_pushes06empty
79protection__allow_force_pushes__enabled06empty
80protection__allow_fork_syncing06empty
81protection__allow_fork_syncing__enabled06empty
82protection__block_creations06empty
83protection__block_creations__enabled06empty
84protection__enabled06empty
85protection__enforce_admins06empty
86protection__enforce_admins__enabled06empty
87protection__enforce_admins__url06empty
88protection__lock_branch06empty
89protection__lock_branch__enabled06empty
90protection__name06empty
91protection__protection_url06empty
92protection__required_conversation_resolution06empty
93protection__required_conversation_resolution__enabled06empty
94protection__required_linear_history06empty
95protection__required_linear_history__enabled06empty
96protection__required_pull_request_reviews06empty
97protection__required_pull_request_reviews__bypass_pull_request_allowances06empty
98protection__required_pull_request_reviews__dismiss_stale_reviews06empty
99protection__required_pull_request_reviews__dismissal_restrictions06empty
100protection__required_pull_request_reviews__require_code_owner_reviews06empty
101protection__required_pull_request_reviews__require_last_push_approval06empty
102protection__required_pull_request_reviews__required_approving_review_count06empty
103protection__required_pull_request_reviews__url06empty
104protection__required_signatures06empty
105protection__required_signatures__enabled06empty
106protection__required_signatures__url06empty
107protection__required_status_checks06empty
108protection__required_status_checks__checks06empty
109protection__required_status_checks__contexts06empty
110protection__required_status_checks__contexts_url06empty
111protection__required_status_checks__enforcement_level06empty
112protection__required_status_checks__strict06empty
113protection__required_status_checks__url06empty
114protection__restrictions06empty
115protection__restrictions__apps06empty
116protection__restrictions__apps_url06empty
117protection__restrictions__teams06empty
118protection__restrictions__teams_url06empty
119protection__restrictions__url06empty
120protection__restrictions__users06empty
121protection__restrictions__users_url06empty
122protection__url06empty
123protection_url06empty
124repostring60"opencode"
125required_approving_review_count06empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt134839ms1ok_links, _links__html, _links__self
minimalt236325ms1ok_links, _links__html, _links__self
realistict144327ms25ok_links, _links__html, _links__self
realistict231691ms25ok_links, _links__html, _links__self
edget133110ms200ok_links, _links__html, _links__self
edget234827ms200ok_links, _links__html, _links__self

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Requires owner and repo. Most useful optional filters: branch, protected. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.
Columns coral returned (125)
_links_links__html_links__selfbranchcommitcommit__authorcommit__author__avatar_urlcommit__author__emailcommit__author__events_urlcommit__author__followers_urlcommit__author__following_urlcommit__author__gists_urlcommit__author__gravatar_idcommit__author__html_urlcommit__author__idcommit__author__logincommit__author__namecommit__author__node_idcommit__author__organizations_urlcommit__author__received_events_urlcommit__author__repos_urlcommit__author__site_admincommit__author__starred_atcommit__author__starred_urlcommit__author__subscriptions_urlcommit__author__typecommit__author__urlcommit__author__user_view_typecommit__comments_urlcommit__commitcommit__commit__authorcommit__commit__comment_countcommit__commit__committercommit__commit__messagecommit__commit__treecommit__commit__urlcommit__commit__verificationcommit__committercommit__committer__avatar_urlcommit__committer__emailcommit__committer__events_urlcommit__committer__followers_urlcommit__committer__following_urlcommit__committer__gists_urlcommit__committer__gravatar_idcommit__committer__html_urlcommit__committer__idcommit__committer__logincommit__committer__namecommit__committer__node_idcommit__committer__organizations_urlcommit__committer__received_events_urlcommit__committer__repos_urlcommit__committer__site_admincommit__committer__starred_atcommit__committer__starred_urlcommit__committer__subscriptions_urlcommit__committer__typecommit__committer__urlcommit__committer__user_view_typecommit__filescommit__html_urlcommit__node_idcommit__parentscommit__shacommit__statscommit__stats__additionscommit__stats__deletionscommit__stats__totalcommit__urlnameownerpatternprotectedprotectionprotection__allow_deletionsprotection__allow_deletions__enabledprotection__allow_force_pushesprotection__allow_force_pushes__enabledprotection__allow_fork_syncingprotection__allow_fork_syncing__enabledprotection__block_creationsprotection__block_creations__enabledprotection__enabledprotection__enforce_adminsprotection__enforce_admins__enabledprotection__enforce_admins__urlprotection__lock_branchprotection__lock_branch__enabledprotection__nameprotection__protection_urlprotection__required_conversation_resolutionprotection__required_conversation_resolution__enabledprotection__required_linear_historyprotection__required_linear_history__enabledprotection__required_pull_request_reviewsprotection__required_pull_request_reviews__bypass_pull_request_allowancesprotection__required_pull_request_reviews__dismiss_stale_reviewsprotection__required_pull_request_reviews__dismissal_restrictionsprotection__required_pull_request_reviews__require_code_owner_reviewsprotection__required_pull_request_reviews__require_last_push_approvalprotection__required_pull_request_reviews__required_approving_review_countprotection__required_pull_request_reviews__urlprotection__required_signaturesprotection__required_signatures__enabledprotection__required_signatures__urlprotection__required_status_checksprotection__required_status_checks__checksprotection__required_status_checks__contextsprotection__required_status_checks__contexts_urlprotection__required_status_checks__enforcement_levelprotection__required_status_checks__strictprotection__required_status_checks__urlprotection__restrictionsprotection__restrictions__appsprotection__restrictions__apps_urlprotection__restrictions__teamsprotection__restrictions__teams_urlprotection__restrictions__urlprotection__restrictions__usersprotection__restrictions__users_urlprotection__urlprotection_urlreporequired_approving_review_count
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:05:59Z
JSON record: reports/github/tables/repo_branches.json
first_run_at: 2026-08-31T08:05:59Z
last_retried_at: 2026-08-31T08:05:59Z
retry_count: 0
View version history →