home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 484584234

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/pull/432#issuecomment-484584234 https://api.github.com/repos/simonw/datasette/issues/432 484584234 MDEyOklzc3VlQ29tbWVudDQ4NDU4NDIzNA== 9599 2019-04-18T16:33:52Z 2019-04-18T16:33:52Z OWNER

It would be nice to decouple the request object from the Facet class. The request is needed for two things at the moment:

  • To decide if a specific facet bucket has been selected or not
  • To construct the toggle_url for turning the selection on or off

Can I pull those needs out of the Facet class somehow?

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