home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 803834784

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/1270#issuecomment-803834784 https://api.github.com/repos/simonw/datasette/issues/1270 803834784 MDEyOklzc3VlQ29tbWVudDgwMzgzNDc4NA== 9599 2021-03-22T07:31:57Z 2021-03-22T16:22:19Z OWNER

I think the implementation for this goes here: https://github.com/simonw/datasette/blob/6f41c8a2bef309a66588b2875c3e24d26adb4850/datasette/database.py#L146-L157

I figured out a similar pattern in datasette-ripgrep here: https://github.com/simonw/datasette-ripgrep/blob/0.7/datasette_ripgrep/init.py#L63-L71

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