home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 898541543

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1293#issuecomment-898541543 https://api.github.com/repos/simonw/datasette/issues/1293 898541543 IC_kwDOBm6k_c41jqfn 9599 2021-08-13T15:25:26Z 2021-08-13T15:25:26Z OWNER

But the debug output here seems to be saying what we want it to say: 17 SorterSort 2 24 0 00 18 SorterData 2 10 3 00 r[10]=data 19 Column 3 2 8 00 r[8]=state 20 Column 3 1 7 00 r[7]=facet_cities.name 21 Column 3 0 6 00 r[6]=neighborhood 22 ResultRow 6 3 0 00 output=r[6..8] We want to get back neighborhood, facet_cities.name, state.

Why then are we seeing [('facet_cities', 'name'), ('facetable', 'state'), (None, None)]?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
849978964  
Powered by Datasette · Queries took 1.119ms · About: github-to-sqlite