home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 716756082

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
716756082 MDU6SXNzdWU3MTY3NTYwODI= 996 Better handling of multiple matching template wildcard paths 9599 closed 0   5971510 3 2020-10-07T18:25:40Z 2020-10-08T23:55:41Z 2020-10-07T22:51:17Z OWNER  

I tried building this:

templates/pages/{topic}.html
templates/pages/{topic}/{slug}.html

And it didn't work - hits to /foo/bar which should have been rendered by the {slug}.html template were instead rendered by the top level {topic.html} template.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/996/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 3 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 1.14ms · About: github-to-sqlite