home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 636227927

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/774#issuecomment-636227927 https://api.github.com/repos/simonw/datasette/issues/774 636227927 MDEyOklzc3VlQ29tbWVudDYzNjIyNzkyNw== 9599 2020-05-29T22:58:32Z 2020-05-29T22:58:32Z OWNER

I think I want request.args["key"] to return the FIRST item for that key or raise a KeyError if none are found.

Right now it returns the full list.

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