home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 725996507

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
725996507 MDU6SXNzdWU3MjU5OTY1MDc= 1036 Make it possible to download BLOB data from the Datasette UI 9599 closed 0   6026070 16 2020-10-20T22:47:56Z 2021-01-18T17:45:00Z 2020-10-25T00:14:52Z OWNER  

Currently you can only extract binary BLOB data as base64-encoded JSON, which is not user friendly at all. It should always be possible for end-users to get the binary data out.

I'm worried about XSS vulnerabilities here, but hopefully sending Content-Type: application/octet-stream helps there? Need to research that.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1036/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
  • 16 rows from issue in issue_comments
Powered by Datasette · Queries took 1.502ms · About: github-to-sqlite