home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 382964794

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/227#issuecomment-382964794 https://api.github.com/repos/simonw/datasette/issues/227 382964794 MDEyOklzc3VlQ29tbWVudDM4Mjk2NDc5NA== 9599 2018-04-20T03:45:18Z 2018-04-20T03:45:18Z OWNER

What if the context needs to make await calls?

One possible option: plugins can either manipulate the context in place OR they can return an awaitable. If they do that, the caller will await it.

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