home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 450032134

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
450032134 MDU6SXNzdWU0NTAwMzIxMzQ= 495 facet_m2m gets confused by multiple relationships 9599 open 0     2 2019-05-29T21:37:28Z 2020-12-17T05:08:22Z   OWNER  

I got this for a database I was playing with:

I think this is because of these three tables:

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

Links from other tables

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