home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 635702201

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-635702201 https://api.github.com/repos/simonw/datasette/issues/774 635702201 MDEyOklzc3VlQ29tbWVudDYzNTcwMjIwMQ== 9599 2020-05-29T01:20:34Z 2020-05-29T01:20:34Z OWNER

Or change request.args to behave more like request.raw_args - mainly to return a single value when you look things up by key.

It's currently defined like this: https://github.com/simonw/datasette/blob/3c1a60589e14849344acd8aa6da0a60b40fbfc60/datasette/utils/init.py#L756-L766

{
    "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.834ms · About: github-to-sqlite