github source
pass
View version history →
github.stubbed
passList subscriptions for the authenticated user (stubbed)
Works without WHERE filters. Results are limited to resources visible to the authenticated user.
no filters captured 2026-08-31 09:00:21Zmedian 40255 ms
Verdict: TRUE
All variants returned rows on ≥2 trials, 0 errors.
rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 31396 ms | 34405 ms | 37414 ms | [1, 1] | 0 |
| realistic | 2 | 36237 ms | 40255 ms | 44274 ms | [2, 2] | 0 |
| edge | 2 | 28635 ms | 29957 ms | 31280 ms | [2, 2] | 0 |
Latency per trial
minimalmedian 34405ms
scale: 0–37414 ms
realisticmedian 40255ms
scale: 0–44274 ms
edgemedian 29957ms
scale: 0–31280 ms
Probe variants — every command + output
minimal
2 trialsmin 31396ms · median 34405ms · max 37414ms · rows 1,1
smallest valid query (no filters)
Command
SELECT * FROM github.stubbed LIMIT 1Trials + output
trial 1·31396ms·rows 1isError=false
First row (click to expand JSON)
{
"account": "{\"login\":\"github\",\"id\":4,\"url\":\"https://api.github.com/orgs/github\",\"email\":null,\"organization_billing_email\":\"billing@github.com\",\"type\":\"Organization\"}",
"account__email": "",
"account__id": "4",
"account__login": "github",
"account__node_id": "",
"account__organization_billing_email": "billing@github.com",
"account__type": "Organization",
"account__url": "https://api.github.com/orgs/github",
"billing_cycle": "monthly",
"free_trial_ends_on": "",
"next_billing_date": "2026-09-01T00:00:00.000+05:30",
"on_free_trial": "false",
"plan": "{\"url\":\"https://api.github.com/marketplace_listing/plans/9\",\"accounts_url\":\"https://api.github.com/marketplace_listing/plans/9/accounts\",\"id\":9,\"number\":3,\"name\":\"Pro\",\"description\":\"A professional-grade CI solution\",\"monthly_price_in_cents\":1099,\"yearly_price_in_cents\":11870,\"has_free_trial\":false,\"price_model\":\"FLAT_RATE\",\"state\":\"published\",\"unit_name\":null,\"bullets\":[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]}",
"plan__accounts_url": "https://api.github.com/marketplace_listing/plans/9/accounts",
"plan__bullets": "[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]",
"plan__description": "A professional-grade CI solution",
"plan__has_free_trial": "false",
"plan__id": "9",
"plan__monthly_price_in_cents": "1099",
"plan__name": "Pro",
"plan__number": "3",
"plan__price_model": "FLAT_RATE",
"plan__state": "published",
"plan__unit_name": "",
"plan__url": "https://api.github.com/marketplace_listing/plans/9",
"plan__yearly_price_in_cents": "11870",
"unit_count": "",
"updated_at": "2026-08-24T00:00:00.000+05:30"
}columns (28)
accountaccount__emailaccount__idaccount__loginaccount__node_idaccount__organization_billing_emailaccount__typeaccount__urlbilling_cyclefree_trial_ends_onnext_billing_dateon_free_trialplanplan__accounts_urlplan__bulletsplan__descriptionplan__has_free_trialplan__idplan__monthly_price_in_centsplan__nameplan__numberplan__price_modelplan__stateplan__unit_nameplan__urlplan__yearly_price_in_centsunit_countupdated_at
trial 2·37414ms·rows 1isError=false
First row (click to expand JSON)
{
"account": "{\"login\":\"github\",\"id\":4,\"url\":\"https://api.github.com/orgs/github\",\"email\":null,\"organization_billing_email\":\"billing@github.com\",\"type\":\"Organization\"}",
"account__email": "",
"account__id": "4",
"account__login": "github",
"account__node_id": "",
"account__organization_billing_email": "billing@github.com",
"account__type": "Organization",
"account__url": "https://api.github.com/orgs/github",
"billing_cycle": "monthly",
"free_trial_ends_on": "",
"next_billing_date": "2026-09-01T00:00:00.000+05:30",
"on_free_trial": "false",
"plan": "{\"url\":\"https://api.github.com/marketplace_listing/plans/9\",\"accounts_url\":\"https://api.github.com/marketplace_listing/plans/9/accounts\",\"id\":9,\"number\":3,\"name\":\"Pro\",\"description\":\"A professional-grade CI solution\",\"monthly_price_in_cents\":1099,\"yearly_price_in_cents\":11870,\"has_free_trial\":false,\"price_model\":\"FLAT_RATE\",\"state\":\"published\",\"unit_name\":null,\"bullets\":[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]}",
"plan__accounts_url": "https://api.github.com/marketplace_listing/plans/9/accounts",
"plan__bullets": "[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]",
"plan__description": "A professional-grade CI solution",
"plan__has_free_trial": "false",
"plan__id": "9",
"plan__monthly_price_in_cents": "1099",
"plan__name": "Pro",
"plan__number": "3",
"plan__price_model": "FLAT_RATE",
"plan__state": "published",
"plan__unit_name": "",
"plan__url": "https://api.github.com/marketplace_listing/plans/9",
"plan__yearly_price_in_cents": "11870",
"unit_count": "",
"updated_at": "2026-08-24T00:00:00.000+05:30"
}columns (28)
accountaccount__emailaccount__idaccount__loginaccount__node_idaccount__organization_billing_emailaccount__typeaccount__urlbilling_cyclefree_trial_ends_onnext_billing_dateon_free_trialplanplan__accounts_urlplan__bulletsplan__descriptionplan__has_free_trialplan__idplan__monthly_price_in_centsplan__nameplan__numberplan__price_modelplan__stateplan__unit_nameplan__urlplan__yearly_price_in_centsunit_countupdated_at
realistic
2 trialsmin 36237ms · median 40255ms · max 44274ms · rows 2,2
typical user query (no filters)
Command
SELECT * FROM github.stubbed LIMIT 25Trials + output
trial 1·36237ms·rows 2isError=false
First row (click to expand JSON)
{
"account": "{\"login\":\"github\",\"id\":4,\"url\":\"https://api.github.com/orgs/github\",\"email\":null,\"organization_billing_email\":\"billing@github.com\",\"type\":\"Organization\"}",
"account__email": "",
"account__id": "4",
"account__login": "github",
"account__node_id": "",
"account__organization_billing_email": "billing@github.com",
"account__type": "Organization",
"account__url": "https://api.github.com/orgs/github",
"billing_cycle": "monthly",
"free_trial_ends_on": "",
"next_billing_date": "2026-09-01T00:00:00.000+05:30",
"on_free_trial": "false",
"plan": "{\"url\":\"https://api.github.com/marketplace_listing/plans/9\",\"accounts_url\":\"https://api.github.com/marketplace_listing/plans/9/accounts\",\"id\":9,\"number\":3,\"name\":\"Pro\",\"description\":\"A professional-grade CI solution\",\"monthly_price_in_cents\":1099,\"yearly_price_in_cents\":11870,\"has_free_trial\":false,\"price_model\":\"FLAT_RATE\",\"state\":\"published\",\"unit_name\":null,\"bullets\":[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]}",
"plan__accounts_url": "https://api.github.com/marketplace_listing/plans/9/accounts",
"plan__bullets": "[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]",
"plan__description": "A professional-grade CI solution",
"plan__has_free_trial": "false",
"plan__id": "9",
"plan__monthly_price_in_cents": "1099",
"plan__name": "Pro",
"plan__number": "3",
"plan__price_model": "FLAT_RATE",
"plan__state": "published",
"plan__unit_name": "",
"plan__url": "https://api.github.com/marketplace_listing/plans/9",
"plan__yearly_price_in_cents": "11870",
"unit_count": "",
"updated_at": "2026-08-24T00:00:00.000+05:30"
}columns (28)
accountaccount__emailaccount__idaccount__loginaccount__node_idaccount__organization_billing_emailaccount__typeaccount__urlbilling_cyclefree_trial_ends_onnext_billing_dateon_free_trialplanplan__accounts_urlplan__bulletsplan__descriptionplan__has_free_trialplan__idplan__monthly_price_in_centsplan__nameplan__numberplan__price_modelplan__stateplan__unit_nameplan__urlplan__yearly_price_in_centsunit_countupdated_at
trial 2·44274ms·rows 2isError=false
First row (click to expand JSON)
{
"account": "{\"login\":\"github\",\"id\":4,\"url\":\"https://api.github.com/orgs/github\",\"email\":null,\"organization_billing_email\":\"billing@github.com\",\"type\":\"Organization\"}",
"account__email": "",
"account__id": "4",
"account__login": "github",
"account__node_id": "",
"account__organization_billing_email": "billing@github.com",
"account__type": "Organization",
"account__url": "https://api.github.com/orgs/github",
"billing_cycle": "monthly",
"free_trial_ends_on": "",
"next_billing_date": "2026-09-01T00:00:00.000+05:30",
"on_free_trial": "false",
"plan": "{\"url\":\"https://api.github.com/marketplace_listing/plans/9\",\"accounts_url\":\"https://api.github.com/marketplace_listing/plans/9/accounts\",\"id\":9,\"number\":3,\"name\":\"Pro\",\"description\":\"A professional-grade CI solution\",\"monthly_price_in_cents\":1099,\"yearly_price_in_cents\":11870,\"has_free_trial\":false,\"price_model\":\"FLAT_RATE\",\"state\":\"published\",\"unit_name\":null,\"bullets\":[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]}",
"plan__accounts_url": "https://api.github.com/marketplace_listing/plans/9/accounts",
"plan__bullets": "[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]",
"plan__description": "A professional-grade CI solution",
"plan__has_free_trial": "false",
"plan__id": "9",
"plan__monthly_price_in_cents": "1099",
"plan__name": "Pro",
"plan__number": "3",
"plan__price_model": "FLAT_RATE",
"plan__state": "published",
"plan__unit_name": "",
"plan__url": "https://api.github.com/marketplace_listing/plans/9",
"plan__yearly_price_in_cents": "11870",
"unit_count": "",
"updated_at": "2026-08-24T00:00:00.000+05:30"
}columns (28)
accountaccount__emailaccount__idaccount__loginaccount__node_idaccount__organization_billing_emailaccount__typeaccount__urlbilling_cyclefree_trial_ends_onnext_billing_dateon_free_trialplanplan__accounts_urlplan__bulletsplan__descriptionplan__has_free_trialplan__idplan__monthly_price_in_centsplan__nameplan__numberplan__price_modelplan__stateplan__unit_nameplan__urlplan__yearly_price_in_centsunit_countupdated_at
edge
2 trialsmin 28635ms · median 29957ms · max 31280ms · rows 2,2
edge: larger limit, no filters
Command
SELECT * FROM github.stubbed LIMIT 200Trials + output
trial 1·31280ms·rows 2isError=false
First row (click to expand JSON)
{
"account": "{\"login\":\"github\",\"id\":4,\"url\":\"https://api.github.com/orgs/github\",\"email\":null,\"organization_billing_email\":\"billing@github.com\",\"type\":\"Organization\"}",
"account__email": "",
"account__id": "4",
"account__login": "github",
"account__node_id": "",
"account__organization_billing_email": "billing@github.com",
"account__type": "Organization",
"account__url": "https://api.github.com/orgs/github",
"billing_cycle": "monthly",
"free_trial_ends_on": "",
"next_billing_date": "2026-09-01T00:00:00.000+05:30",
"on_free_trial": "false",
"plan": "{\"url\":\"https://api.github.com/marketplace_listing/plans/9\",\"accounts_url\":\"https://api.github.com/marketplace_listing/plans/9/accounts\",\"id\":9,\"number\":3,\"name\":\"Pro\",\"description\":\"A professional-grade CI solution\",\"monthly_price_in_cents\":1099,\"yearly_price_in_cents\":11870,\"has_free_trial\":false,\"price_model\":\"FLAT_RATE\",\"state\":\"published\",\"unit_name\":null,\"bullets\":[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]}",
"plan__accounts_url": "https://api.github.com/marketplace_listing/plans/9/accounts",
"plan__bullets": "[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]",
"plan__description": "A professional-grade CI solution",
"plan__has_free_trial": "false",
"plan__id": "9",
"plan__monthly_price_in_cents": "1099",
"plan__name": "Pro",
"plan__number": "3",
"plan__price_model": "FLAT_RATE",
"plan__state": "published",
"plan__unit_name": "",
"plan__url": "https://api.github.com/marketplace_listing/plans/9",
"plan__yearly_price_in_cents": "11870",
"unit_count": "",
"updated_at": "2026-08-24T00:00:00.000+05:30"
}columns (28)
accountaccount__emailaccount__idaccount__loginaccount__node_idaccount__organization_billing_emailaccount__typeaccount__urlbilling_cyclefree_trial_ends_onnext_billing_dateon_free_trialplanplan__accounts_urlplan__bulletsplan__descriptionplan__has_free_trialplan__idplan__monthly_price_in_centsplan__nameplan__numberplan__price_modelplan__stateplan__unit_nameplan__urlplan__yearly_price_in_centsunit_countupdated_at
trial 2·28635ms·rows 2isError=false
First row (click to expand JSON)
{
"account": "{\"login\":\"github\",\"id\":4,\"url\":\"https://api.github.com/orgs/github\",\"email\":null,\"organization_billing_email\":\"billing@github.com\",\"type\":\"Organization\"}",
"account__email": "",
"account__id": "4",
"account__login": "github",
"account__node_id": "",
"account__organization_billing_email": "billing@github.com",
"account__type": "Organization",
"account__url": "https://api.github.com/orgs/github",
"billing_cycle": "monthly",
"free_trial_ends_on": "",
"next_billing_date": "2026-09-01T00:00:00.000+05:30",
"on_free_trial": "false",
"plan": "{\"url\":\"https://api.github.com/marketplace_listing/plans/9\",\"accounts_url\":\"https://api.github.com/marketplace_listing/plans/9/accounts\",\"id\":9,\"number\":3,\"name\":\"Pro\",\"description\":\"A professional-grade CI solution\",\"monthly_price_in_cents\":1099,\"yearly_price_in_cents\":11870,\"has_free_trial\":false,\"price_model\":\"FLAT_RATE\",\"state\":\"published\",\"unit_name\":null,\"bullets\":[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]}",
"plan__accounts_url": "https://api.github.com/marketplace_listing/plans/9/accounts",
"plan__bullets": "[\"This is the first bullet of the Pro plan\",\"This is the second bullet of the Pro plan\"]",
"plan__description": "A professional-grade CI solution",
"plan__has_free_trial": "false",
"plan__id": "9",
"plan__monthly_price_in_cents": "1099",
"plan__name": "Pro",
"plan__number": "3",
"plan__price_model": "FLAT_RATE",
"plan__state": "published",
"plan__unit_name": "",
"plan__url": "https://api.github.com/marketplace_listing/plans/9",
"plan__yearly_price_in_cents": "11870",
"unit_count": "",
"updated_at": "2026-08-24T00:00:00.000+05:30"
}columns (28)
accountaccount__emailaccount__idaccount__loginaccount__node_idaccount__organization_billing_emailaccount__typeaccount__urlbilling_cyclefree_trial_ends_onnext_billing_dateon_free_trialplanplan__accounts_urlplan__bulletsplan__descriptionplan__has_free_trialplan__idplan__monthly_price_in_centsplan__nameplan__numberplan__price_modelplan__stateplan__unit_nameplan__urlplan__yearly_price_in_centsunit_countupdated_at
All returned rowsacross all non-errored trials · filterable · paginated
10 rows stored · 10 returned · page 1/1
| 1 | 0 | {"login":"github","id":4,"url":"https://api.github.com/orgs/github","email":nul… | — | 4 | github | — | billing@github.com | Organization | https://api.github.com/orgs/github | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/9","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/9/accounts | ["This is the first bullet of the Pro plan","This is the second bullet of the P… | A professional-grade CI solution | false | 9 | 1099 | Pro | 3 | FLAT_RATE | published | — | https://api.github.com/marketplace_listing/plans/9 | 11870 | — | 2026-08-24T00:00:00.000+05:30 |
| 2 | 1 | {"login":"github","id":4,"url":"https://api.github.com/orgs/github","email":nul… | — | 4 | github | — | billing@github.com | Organization | https://api.github.com/orgs/github | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/9","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/9/accounts | ["This is the first bullet of the Pro plan","This is the second bullet of the P… | A professional-grade CI solution | false | 9 | 1099 | Pro | 3 | FLAT_RATE | published | — | https://api.github.com/marketplace_listing/plans/9 | 11870 | — | 2026-08-24T00:00:00.000+05:30 |
| 1 | 2 | {"login":"github","id":4,"url":"https://api.github.com/orgs/github","email":nul… | — | 4 | github | — | billing@github.com | Organization | https://api.github.com/orgs/github | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/9","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/9/accounts | ["This is the first bullet of the Pro plan","This is the second bullet of the P… | A professional-grade CI solution | false | 9 | 1099 | Pro | 3 | FLAT_RATE | published | — | https://api.github.com/marketplace_listing/plans/9 | 11870 | — | 2026-08-24T00:00:00.000+05:30 |
| 1 | 3 | {"login":"test","id":2,"url":"https://api.github.com/users/test","email":"test@… | test@example.com | 2 | test | — | — | User | https://api.github.com/users/test | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/7","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/7/accounts | ["This is the first bullet of the free plan","This is the second bullet of the … | A free CI solution | false | 7 | 0 | Free | 1 | FREE | published | — | https://api.github.com/marketplace_listing/plans/7 | 0 | — | 2026-08-24T00:00:00.000+05:30 |
| 2 | 4 | {"login":"github","id":4,"url":"https://api.github.com/orgs/github","email":nul… | — | 4 | github | — | billing@github.com | Organization | https://api.github.com/orgs/github | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/9","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/9/accounts | ["This is the first bullet of the Pro plan","This is the second bullet of the P… | A professional-grade CI solution | false | 9 | 1099 | Pro | 3 | FLAT_RATE | published | — | https://api.github.com/marketplace_listing/plans/9 | 11870 | — | 2026-08-24T00:00:00.000+05:30 |
| 2 | 5 | {"login":"test","id":2,"url":"https://api.github.com/users/test","email":"test@… | test@example.com | 2 | test | — | — | User | https://api.github.com/users/test | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/7","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/7/accounts | ["This is the first bullet of the free plan","This is the second bullet of the … | A free CI solution | false | 7 | 0 | Free | 1 | FREE | published | — | https://api.github.com/marketplace_listing/plans/7 | 0 | — | 2026-08-24T00:00:00.000+05:30 |
| 1 | 6 | {"login":"github","id":4,"url":"https://api.github.com/orgs/github","email":nul… | — | 4 | github | — | billing@github.com | Organization | https://api.github.com/orgs/github | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/9","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/9/accounts | ["This is the first bullet of the Pro plan","This is the second bullet of the P… | A professional-grade CI solution | false | 9 | 1099 | Pro | 3 | FLAT_RATE | published | — | https://api.github.com/marketplace_listing/plans/9 | 11870 | — | 2026-08-24T00:00:00.000+05:30 |
| 1 | 7 | {"login":"test","id":2,"url":"https://api.github.com/users/test","email":"test@… | test@example.com | 2 | test | — | — | User | https://api.github.com/users/test | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/7","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/7/accounts | ["This is the first bullet of the free plan","This is the second bullet of the … | A free CI solution | false | 7 | 0 | Free | 1 | FREE | published | — | https://api.github.com/marketplace_listing/plans/7 | 0 | — | 2026-08-24T00:00:00.000+05:30 |
| 2 | 8 | {"login":"github","id":4,"url":"https://api.github.com/orgs/github","email":nul… | — | 4 | github | — | billing@github.com | Organization | https://api.github.com/orgs/github | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/9","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/9/accounts | ["This is the first bullet of the Pro plan","This is the second bullet of the P… | A professional-grade CI solution | false | 9 | 1099 | Pro | 3 | FLAT_RATE | published | — | https://api.github.com/marketplace_listing/plans/9 | 11870 | — | 2026-08-24T00:00:00.000+05:30 |
| 2 | 9 | {"login":"test","id":2,"url":"https://api.github.com/users/test","email":"test@… | test@example.com | 2 | test | — | — | User | https://api.github.com/users/test | monthly | — | 2026-09-01T00:00:00.000+05:30 | false | {"url":"https://api.github.com/marketplace_listing/plans/7","accounts_url":"htt… | https://api.github.com/marketplace_listing/plans/7/accounts | ["This is the first bullet of the free plan","This is the second bullet of the … | A free CI solution | false | 7 | 0 | Free | 1 | FREE | published | — | https://api.github.com/marketplace_listing/plans/7 | 0 | — | 2026-08-24T00:00:00.000+05:30 |
Column profile
28 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | account | string | 6 | 0 | "{\"login\":\"github\",\"id\":4,\"url\":\"https://api.github.com/orgs/" |
| 2 | account__email | — | 0 | 6 | empty |
| 3 | account__id | string | 6 | 0 | "4" |
| 4 | account__login | string | 6 | 0 | "github" |
| 5 | account__node_id | — | 0 | 6 | empty |
| 6 | account__organization_billing_email | string | 6 | 0 | "billing@github.com" |
| 7 | account__type | string | 6 | 0 | "Organization" |
| 8 | account__url | string | 6 | 0 | "https://api.github.com/orgs/github" |
| 9 | billing_cycle | string | 6 | 0 | "monthly" |
| 10 | free_trial_ends_on | — | 0 | 6 | empty |
| 11 | next_billing_date | string | 6 | 0 | "2026-09-01T00:00:00.000+05:30" |
| 12 | on_free_trial | string | 6 | 0 | "false" |
| 13 | plan | string | 6 | 0 | "{\"url\":\"https://api.github.com/marketplace_listing/plans/9\"," |
| 14 | plan__accounts_url | string | 6 | 0 | "https://api.github.com/marketplace_listing/plans/9/accounts" |
| 15 | plan__bullets | string | 6 | 0 | "[\"This is the first bullet of the Pro plan\",\"This is the sec" |
| 16 | plan__description | string | 6 | 0 | "A professional-grade CI solution" |
| 17 | plan__has_free_trial | string | 6 | 0 | "false" |
| 18 | plan__id | string | 6 | 0 | "9" |
| 19 | plan__monthly_price_in_cents | string | 6 | 0 | "1099" |
| 20 | plan__name | string | 6 | 0 | "Pro" |
| 21 | plan__number | string | 6 | 0 | "3" |
| 22 | plan__price_model | string | 6 | 0 | "FLAT_RATE" |
| 23 | plan__state | string | 6 | 0 | "published" |
| 24 | plan__unit_name | — | 0 | 6 | empty |
| 25 | plan__url | string | 6 | 0 | "https://api.github.com/marketplace_listing/plans/9" |
| 26 | plan__yearly_price_in_cents | string | 6 | 0 | "11870" |
| 27 | unit_count | — | 0 | 6 | empty |
| 28 | updated_at | string | 6 | 0 | "2026-08-24T00:00:00.000+05:30" |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 31396ms | 1 | ok | account, account__email, account__id |
| minimal | t2 | 37414ms | 1 | ok | account, account__email, account__id |
| realistic | t1 | 36237ms | 2 | ok | account, account__email, account__id |
| realistic | t2 | 44274ms | 2 | ok | account, account__email, account__id |
| edge | t1 | 31280ms | 2 | ok | account, account__email, account__id |
| edge | t2 | 28635ms | 2 | ok | account, account__email, account__id |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Works without WHERE filters. Results are limited to resources visible to the authenticated user.Columns coral returned (28)
accountaccount__emailaccount__idaccount__loginaccount__node_idaccount__organization_billing_emailaccount__typeaccount__urlbilling_cyclefree_trial_ends_onnext_billing_dateon_free_trialplanplan__accounts_urlplan__bulletsplan__descriptionplan__has_free_trialplan__idplan__monthly_price_in_centsplan__nameplan__numberplan__price_modelplan__stateplan__unit_nameplan__urlplan__yearly_price_in_centsunit_countupdated_at
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:00:21ZJSON record:
reports/github/tables/stubbed.jsonfirst_run_at:
2026-08-31T09:00:21Zlast_retried_at:
2026-08-31T09:00:21Zretry_count:
0