home / github

Menu
  • Search all tables
  • GraphQL API

github

Custom SQL query returning 1 row (hide)

 
1
select html_url, issue_url, id, node_id, user, created_at, updated_at, author_association, body, reactions, issue, performed_via_github_app from issue_comments where "issue" = :p0 order by updated_at desc limit 101

Query parameters

This data as json, CSV

html_urlissue_urlidnode_idusercreated_atupdated_atauthor_associationbodyreactionsissueperformed_via_github_app
https://github.com/simonw/datasette/issues/32#issuecomment-343164111 https://api.github.com/repos/simonw/datasette/issues/32 343164111 MDEyOklzc3VlQ29tbWVudDM0MzE2NDExMQ== 9599 2017-11-09T14:05:56Z 2017-11-09T14:05:56Z OWNER Implemented in 31b21f5c5e15fc3acab7fabb170c1da71dc3c98c
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
268106803  
Powered by Datasette · Queries took 5.225ms · About: github-to-sqlite