home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1539009453

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/532#issuecomment-1539009453 https://api.github.com/repos/simonw/sqlite-utils/issues/532 1539009453 IC_kwDOCGYnMM5bu2ut 9599 2023-05-08T20:30:29Z 2023-05-08T20:30:42Z OWNER Here's an improvement: ``` % sqlite-utils insert /tmp/b.db blah /tmp/blah.txt [####################################] 100% Error: Invalid JSON - use --csv for CSV or --tsv for TSV files JSON error: Expecting value: line 1 column 1 (char 0) ``` {"total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1620254998  
Powered by Datasette · Queries took 0.919ms