home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 664128071

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/122#issuecomment-664128071 https://api.github.com/repos/simonw/sqlite-utils/issues/122 664128071 MDEyOklzc3VlQ29tbWVudDY2NDEyODA3MQ== 9599 2020-07-27T05:30:54Z 2020-07-27T05:30:54Z OWNER

Inserting files by piping them in should work - but since a filename cannot be derived this will need a --name blah.gif option.

cat blah.gif | sqlite-utils insert-files files.db files - --name=blah.gif
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
665700495  
Powered by Datasette · Queries took 1.024ms · About: github-to-sqlite