home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 481957014

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/427#issuecomment-481957014 https://api.github.com/repos/simonw/datasette/issues/427 481957014 MDEyOklzc3VlQ29tbWVudDQ4MTk1NzAxNA== 9599 2019-04-11T04:05:07Z 2019-04-11T04:05:07Z OWNER OK, I have a plan: `?_facet=foo` `?_facet_facettype=options` Options here can be one of the following: - A single value which is the name of a table - A comma separated list of options - A JSON object starting with `{` or `[` If the table name itself contains a `,`, `{` or `]` then you have to escape it by putting it in a JSON object, `?_facet_percentile={"column":"{this_is,a_weird[column_name"}` for example. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 431800286  
Powered by Datasette · Queries took 1.285ms