home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 622563059

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/103#issuecomment-622563059 https://api.github.com/repos/simonw/sqlite-utils/issues/103 622563059 MDEyOklzc3VlQ29tbWVudDYyMjU2MzA1OQ== 9599 2020-05-01T20:51:01Z 2020-05-01T20:51:01Z OWNER

I'm not sure what to do about this.

I was thinking the solution would be to look at ALL of the rows in a batch before deciding on the maximum number of columns, but that doesn't work because we calculate batch size based on the number of columns!

I think my recommendation here is to manually pass a batch_size= argument to .insert_all() if you run into this error.

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