home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1001115286

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/228#issuecomment-1001115286 https://api.github.com/repos/simonw/sqlite-utils/issues/228 1001115286 IC_kwDOCGYnMM47q86W 1206106 2021-12-26T07:01:31Z 2021-12-26T07:01:31Z NONE

--no-headers does not work? ``` $ echo 'a,1\nb,2' | sqlite-utils memory --no-headers -t - 'select * from stdin' a 1


b 2 ```

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