home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1074439309

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/1679#issuecomment-1074439309 https://api.github.com/repos/simonw/datasette/issues/1679 1074439309 IC_kwDOBm6k_c5ACqSN 9599 2022-03-21T21:28:58Z 2022-03-21T21:28:58Z OWNER

David Raymond solved it there: https://sqlite.org/forum/forumpost/330c8532d8a88bcd

Don't forget to step through the results. All .execute() has done is prepared it.

db.execute(query).fetchall()

Sure enough, adding that gets the VM steps number up to 190,007 which is close enough that I'm happy.

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