home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1258754105

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/1819#issuecomment-1258754105 https://api.github.com/repos/simonw/datasette/issues/1819 1258754105 IC_kwDOBm6k_c5LBxA5 9599 2022-09-26T23:16:15Z 2022-09-26T23:16:15Z OWNER

Demo: https://latest.datasette.io/_memory?sql=with+recursive+counter(x)+as+(%0D%0A++select+0%0D%0A++++union%0D%0A++select+x+%2B+1+from+counter%0D%0A)%2C%0D%0Ablah+as+(select++from+counter+limit+5000000)%0D%0Aselect+count()+from+blah

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