home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 799479175

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/sqlite-utils/issues/246#issuecomment-799479175 https://api.github.com/repos/simonw/sqlite-utils/issues/246 799479175 MDEyOklzc3VlQ29tbWVudDc5OTQ3OTE3NQ== 9599 2021-03-15T14:47:31Z 2021-03-15T14:47:31Z OWNER

This is a smart feature. I have something that does this in Datasette, extracting it out to sqlite-utils makes a lot of sense.

https://github.com/simonw/datasette/blob/8e18c7943181f228ce5ebcea48deb59ce50bee1f/datasette/utils/init.py#L818-L829

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