home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 779446652

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/147#issuecomment-779446652 https://api.github.com/repos/simonw/sqlite-utils/issues/147 779446652 MDEyOklzc3VlQ29tbWVudDc3OTQ0NjY1Mg== 9599 2021-02-15T21:04:19Z 2021-02-15T21:04:19Z OWNER

... but it looks like batch_size is hard-coded to 100, rather than None - which means it's not being calculated using that value:

https://github.com/simonw/sqlite-utils/blob/1f49f32814a942fa076cfe5f504d1621188097ed/sqlite_utils/db.py#L704

And

https://github.com/simonw/sqlite-utils/blob/1f49f32814a942fa076cfe5f504d1621188097ed/sqlite_utils/db.py#L1877

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