home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 314329002

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
314329002 MDExOlB1bGxSZXF1ZXN0MTgxNjQ3NzE3 207 Link foreign keys which don't have labels 45057 closed 0     1 2018-04-14T13:27:14Z 2018-04-14T15:00:00Z 2018-04-14T15:00:00Z CONTRIBUTOR simonw/datasette/pulls/207

This renders unlabeled FKs as simple links. I can't see why this would cause any major problems.

Also includes bonus fixes for two minor issues:

  • In foreign key link hrefs the primary key was escaped using HTML escaping rather than URL escaping. This broke some non-integer PKs.
  • Print tracebacks to console when handling 500 errors.
107914493 pull    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/207/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
0  

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.909ms · About: github-to-sqlite