home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1008153586

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/sqlite-utils/issues/364#issuecomment-1008153586 https://api.github.com/repos/simonw/sqlite-utils/issues/364 1008153586 IC_kwDOCGYnMM48FzPy 9599 2022-01-08T21:06:15Z 2022-01-08T21:06:15Z OWNER

I added a print statement after for query, params in queries_and_params and confirmed that something in the code is waiting until 16 records are available to be inserted and then executing the inserts, even with --batch-size 1.

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