home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1008227625

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/sqlite-utils/issues/369#issuecomment-1008227625 https://api.github.com/repos/simonw/sqlite-utils/issues/369 1008227625 IC_kwDOCGYnMM48GFUp 9599 2022-01-09T04:25:38Z 2022-01-09T04:25:38Z OWNER

sql EXPLAIN QUERY PLAN select country_long, count(*) from [global-power-plants] group by country_long https://global-power-plants.datasettes.com/global-power-plants?sql=EXPLAIN+QUERY+PLAN+select+country_long%2C+count%28*%29+from+%5Bglobal-power-plants%5D+group+by+country_long

SCAN TABLE global-power-plants USING COVERING INDEX "global-power-plants_country_long"

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