home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1073139067

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/dogsheep/healthkit-to-sqlite/issues/14#issuecomment-1073139067 https://api.github.com/repos/dogsheep/healthkit-to-sqlite/issues/14 1073139067 IC_kwDOC8tyDs4_9s17 343884 2022-03-20T00:54:18Z 2022-03-20T00:54:18Z NONE

Update: this appears to be because of running the command twice without clearing the DB in between. Tries to insert a Workout that already exists, causing a collision on the (auto-generated) id column. Had a different error with a clean DB, likely due to the workout points format; will make a new issue for that.

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