home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1030761625

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/957#issuecomment-1030761625 https://api.github.com/repos/simonw/datasette/issues/957 1030761625 IC_kwDOBm6k_c49cCyZ 9599 2022-02-06T06:30:32Z 2022-02-06T06:31:44Z OWNER

I'm just going with:

python from datasette import Response from datasette import Forbidden from datasette import NotFound from datasette import hookimpl from datasette import actor_matches_allow

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