home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 701626134

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/182#issuecomment-701626134 https://api.github.com/repos/simonw/sqlite-utils/issues/182 701626134 MDEyOklzc3VlQ29tbWVudDcwMTYyNjEzNA== 9599 2020-09-30T20:27:09Z 2020-09-30T20:27:42Z OWNER

It looks like http://maps.natalian.org/data.txt is encoded as latin-1, but sqlite-utils assumes utf-8 and hence breaks.

It would be worth improving the error message here. I could also add a --encoding latin-1 option to sqlite-utils insert to help in consuming files that are stored in charsets other than utf-8.

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