home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 350508049

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/171#issuecomment-350508049 https://api.github.com/repos/simonw/datasette/issues/171 350508049 MDEyOklzc3VlQ29tbWVudDM1MDUwODA0OQ== 9599 2017-12-09T21:50:50Z 2017-12-09T21:50:50Z OWNER

Quoting the new documentation:

You can find out which templates were considered for a specific page by viewing source on that page and looking for an HTML comment at the bottom. The comment will look something like this:

<!-- Templates considered: *query-mydb-tz.html, query-mydb.html, query.html -->

This example is from the canned query page for a query called "tz" in the database called "mydb". The asterisk shows which template was selected - so in this case, Datasette found a template file called query-mydb-tz.html and used that - but if that template had not been found, it would have tried for query-mydb.html or the default query.html.

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