home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 901440207

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/318#issuecomment-901440207 https://api.github.com/repos/simonw/sqlite-utils/issues/318 901440207 IC_kwDOCGYnMM41uuLP 9599 2021-08-18T21:24:28Z 2021-08-18T21:24:49Z OWNER

Something like this then:

sqlite-utils file.db "select * from t" --csv --gz > t.csv.gz

Maybe add a -o t.csv.gz option too so you don't have to use a >.

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