home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 898572065

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-898572065 https://api.github.com/repos/simonw/datasette/issues/1293 898572065 IC_kwDOBm6k_c41jx8h 9599 2021-08-13T16:13:16Z 2021-08-13T16:13:16Z OWNER

Aha! That MakeRecord line says r[5..7] - and r5 = neighborhood, r6 = facet_cities.name, r7 = facetable.state

So if the MakeRecord defines what goes into that pseudo-table column 2 of that pseudo-table would be state - which is what we want.

This is really convoluted. I'm no longer confident I can get this to work in a sensible way, especially since I've not started exploring what complex nested tables with CTEs and sub-selects do yet.

{
    "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.467ms · About: github-to-sqlite