issue_comments: 864416086
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/283#issuecomment-864416086 | https://api.github.com/repos/simonw/sqlite-utils/issues/283 | 864416086 | MDEyOklzc3VlQ29tbWVudDg2NDQxNjA4Ng== | 9599 | 2021-06-19T14:49:06Z | 2021-06-19T14:49:13Z | OWNER | Once again, this is difficult because of the use of a generator here - `rows_from_file()` only yields rows, so there is no obvious mechanism for it to communicate back to the wrapping code that the detected format was CSV or TSV as opposed to JSON. I'm going to change `rows_from_file()` to return a `(generator, detected_format)` tuple. | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 925319214 |