home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 864419283

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/284#issuecomment-864419283 https://api.github.com/repos/simonw/sqlite-utils/issues/284 864419283 MDEyOklzc3VlQ29tbWVudDg2NDQxOTI4Mw== 9599 2021-06-19T15:15:34Z 2021-06-19T15:15:34Z OWNER

I think this code is at fault: https://github.com/simonw/sqlite-utils/blob/5b257949d996fe43dc5d218d4308b88796a90740/sqlite_utils/db.py#L1017-L1023

It's using .pks which adds rowid if it's missing.

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