home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 555690319

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/66#issuecomment-555690319 https://api.github.com/repos/simonw/sqlite-utils/issues/66 555690319 MDEyOklzc3VlQ29tbWVudDU1NTY5MDMxOQ== 9599 2019-11-19T20:10:17Z 2019-11-19T20:10:17Z OWNER

Thinking about this further: I believe every time I've personally used upsert in the past (either with the Python library or the CLI tool) I've actually wanted the new behaviour, where "upsert" means "update existing record with these changes, or insert a new record if one does not exist".

So I'm happy with upsert doing that, and insert --replace being added as an option that does what upsert does ta the moment.

I'll still ship it as version 2.0 since it's technically a breaking change.

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