home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 481939013

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/359#issuecomment-481939013 https://api.github.com/repos/simonw/datasette/issues/359 481939013 MDEyOklzc3VlQ29tbWVudDQ4MTkzOTAxMw== 9599 2019-04-11T02:17:55Z 2019-04-11T02:17:55Z OWNER

Challenge: facets can also be defined in metadata.json like this:

{ "databases": { "sf-trees": { "tables": { "Street_Tree_List": { "facets": ["qLegalStatus"] } } } } }

But... ?_facet_array=definitions doesn't fit in that data structure. Need to have an alternative mechanism for defining this kind of facet.

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