home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1029691693

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/1080#issuecomment-1029691693 https://api.github.com/repos/simonw/datasette/issues/1080 1029691693 IC_kwDOBm6k_c49X9kt 9599 2022-02-04T06:16:45Z 2022-02-04T06:16:45Z OWNER

Had a new, different idea for how this could work: support a ?_group_count=colname parameter to the table view, which turns the page into a select colname, count(*) ... group by colname query - but keeps things like the filter interface, facet selection, search box and so on.

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