home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1198414383

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/235#issuecomment-1198414383 https://api.github.com/repos/simonw/sqlite-utils/issues/235 1198414383 IC_kwDOCGYnMM5Hblov 474467 2022-07-28T17:10:06Z 2022-07-28T17:10:06Z NONE

I was able to fight through this by capturing the SQL commands from the add_foreign_keys() function in sqlite-utils and then executing them manually via the sqlite3 client, first setting PRAGMA writable_schema on and then updating the sqlite_master table. Still no clue why they were failing when run in context...

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