home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 636916107

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/790#issuecomment-636916107 https://api.github.com/repos/simonw/datasette/issues/790 636916107 MDEyOklzc3VlQ29tbWVudDYzNjkxNjEwNw== 9599 2020-06-01T15:14:30Z 2020-06-01T15:15:52Z OWNER

Alternative: datasette.add_message(message) and datasette.read_and_clear_messages() - these would need some kind of dark magic to ensure that the message was associated with the current request flowing through the system though, since that datasette object is shared my multiple concurrent requests.

Maybe use a request correlation ID that gets added to the scope? This is all getting a bit messy.

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