home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 905039576

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/pull/321#issuecomment-905039576 https://api.github.com/repos/simonw/sqlite-utils/issues/321 905039576 IC_kwDOCGYnMM418c7Y 9599 2021-08-24T23:21:29Z 2021-08-24T23:21:29Z OWNER

Hah, the error here is actually: ```

      assert result.exit_code == 1, result.output

E AssertionError: E
E assert 0 == 1 E + where 0 = <Result okay>.exit_code ``` So I was expecting an error, but instead the command worked.

I suspect this is because on Windows the default character set may not be UTF-8?

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