home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 729096595

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
729096595 MDU6SXNzdWU3MjkwOTY1OTU= 1051 Better display of binary data on arbitrary query results page 9599 closed 0     6 2020-10-25T19:38:06Z 2020-10-29T22:12:16Z 2020-10-29T22:01:39Z OWNER  

https://latest.datasette.io/fixtures?sql=select+rowid%2C+data+from+binary_data+order+by+rowid+limit+101

Problem: if these were larger fields that HTML page could have multiple megabytes of Python binary string representations on it.

It should behave more like the regular table view does:

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1051/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

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