home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 382959857

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-382959857 https://api.github.com/repos/simonw/datasette/issues/227 382959857 MDEyOklzc3VlQ29tbWVudDM4Mjk1OTg1Nw== 9599 2018-04-20T03:21:43Z 2018-04-20T03:21:43Z OWNER

Plus a generic prepare_context() hook called in the common render method.

prepare_context_table(), prepare_context_row() etc

Arguments are context, request, self (hence can access self.ds)

{
    "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 0.81ms · About: github-to-sqlite