home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 846479730

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/1332#issuecomment-846479730 https://api.github.com/repos/simonw/datasette/issues/1332 846479730 MDEyOklzc3VlQ29tbWVudDg0NjQ3OTczMA== 9599 2021-05-23T00:11:31Z 2021-05-23T00:11:31Z OWNER

Here's the code in question: https://github.com/simonw/datasette/blob/5e9672c9bb33e41686472db4aa427168f9e67dbe/datasette/facets.py#L187-L210

It has access to the current request object as self.request.

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