home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 516874735

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
516874735 MDU6SXNzdWU1MTY4NzQ3MzU= 613 Basic join support for table view 9599 open 0     1 2019-11-03T19:12:53Z 2019-11-03T19:14:01Z   OWNER  

I think it would be possible to support basic foreign key joins on the table page.

The user could specify columns that should result in a join (from a set of suggestions similar to how facets work right now) and they could then be passed as ?_join=city_id arguments.

This feature will make a lot of sense when combined with the ability to show / hide / customize columns, see #292

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

Links from other tables

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