home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 715614971

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/1042#issuecomment-715614971 https://api.github.com/repos/simonw/datasette/issues/1042 715614971 MDEyOklzc3VlQ29tbWVudDcxNTYxNDk3MQ== 9599 2020-10-23T22:20:14Z 2020-10-23T22:23:51Z OWNER

Alternative plugin hook idea: python @hookspec def load_template(template, database, table, columns, view_name, request, datasette): "Load the specified template, returning the template code as a string" Imitating the existing extra_template_vars family of hooks: https://docs.datasette.io/en/stable/plugin_hooks.html#extra-template-vars-template-database-table-columns-view-name-request-datasette

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