home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 682284908

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/139#issuecomment-682284908 https://api.github.com/repos/simonw/sqlite-utils/issues/139 682284908 MDEyOklzc3VlQ29tbWVudDY4MjI4NDkwOA== 9599 2020-08-28T02:11:40Z 2020-08-28T02:11:40Z OWNER

This is deliberate behaviour, but I'm not at all attached to it - you're right in pointing out that it's actually pretty unexpected.

I'd be happy to change this behaviour so if you pass alter=True and then use .insert_all() on more than 100 rows it works as you would expect, instead of silently ignoring new columns past the first 100 rows. I don't expect that anyone would be depending on the current behaviour (ignore new columns after the first 100) such that this should be considered a backwards incompatible change.

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