home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 851128524

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/1349#issuecomment-851128524 https://api.github.com/repos/simonw/datasette/issues/1349 851128524 MDEyOklzc3VlQ29tbWVudDg1MTEyODUyNA== 9599 2021-05-31T02:44:44Z 2021-05-31T02:44:44Z OWNER

Now that I have ?_nofacets=1 I can use that to fix this. The challenge is that in this block of code I need to modify the incoming request's query string arguments, which isn't something I've done before: https://github.com/simonw/datasette/blob/0a7621f96f8ad14da17e7172e8a7bce24ef78966/datasette/views/base.py#L263-L270

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