home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 778812684

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/230#issuecomment-778812684 https://api.github.com/repos/simonw/sqlite-utils/issues/230 778812684 MDEyOklzc3VlQ29tbWVudDc3ODgxMjY4NA== 9599 2021-02-14T17:45:16Z 2021-02-14T17:45:16Z OWNER

Running this could take any CSV (or TSV) file and automatically detect the delimiter. If no header row is detected it could add unknown1,unknown2 headers:

sqlite-utils insert db.db data file.csv --sniff

(Using --sniff would imply --csv)

This could be called --sniffer instead but I like --sniff better.

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