home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 513246831

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/42#issuecomment-513246831 https://api.github.com/repos/simonw/sqlite-utils/issues/42 513246831 MDEyOklzc3VlQ29tbWVudDUxMzI0NjgzMQ== 9599 2019-07-19T14:20:15Z 2019-07-19T14:20:49Z OWNER

Since these operations could take a long time against large tables, it would be neat if there was a progress bar option for the CLI command.

The operations are full table scans so calculating progress shouldn't be too difficult.

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