home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1072908029

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/datasette/issues/1228#issuecomment-1072908029 https://api.github.com/repos/simonw/datasette/issues/1228 1072908029 IC_kwDOBm6k_c4_80b9 9599 2022-03-19T00:57:54Z 2022-03-19T00:57:54Z OWNER

Yes! That's the problem. I was able to replicate it like so: echo '[{ "n": "one", "abc": 1 }, { "n": "one", "abc": 2 }, { "n": "two", "abc": 3 }]' | sqlite-utils insert column-called-n.db t -

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