home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 397648080

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/233#issuecomment-397648080 https://api.github.com/repos/simonw/datasette/issues/233 397648080 MDEyOklzc3VlQ29tbWVudDM5NzY0ODA4MA== 9599 2018-06-15T14:56:21Z 2018-06-15T14:56:21Z OWNER

I considered including a "table" key like this:

"qLegalStatus": { "value" 2, "label": "Private", "table": "qLegalStatus" }

This would help generate the HTML links using just the JSON data. But... I realized that in a list of 50 rows that value would be duplicated 50 times which is a bit nasty.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
316444720  
Powered by Datasette · Queries took 3.284ms · About: github-to-sqlite