home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 782747878

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/782#issuecomment-782747878 https://api.github.com/repos/simonw/datasette/issues/782 782747878 MDEyOklzc3VlQ29tbWVudDc4Mjc0Nzg3OA== 9599 2021-02-20T20:53:11Z 2021-02-20T20:53:11Z OWNER ... though thinking about this further, I could re-implement the `select * from commits` (but only return a max of 10 results) feature using a nested `select * from (select * from commits) limit 10` query. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 627794879  
Powered by Datasette · Queries took 1.266ms