home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1733312349

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/595#issuecomment-1733312349 https://api.github.com/repos/simonw/sqlite-utils/issues/595 1733312349 IC_kwDOCGYnMM5nUD9d 123451970 2023-09-25T09:38:13Z 2023-09-25T09:38:57Z NONE

Never mind

When I created the connection using sqlite_utils.Database(path)

I just needed to add the following statement right after and it did the trick

self.db.conn.execute("PRAGMA foreign_keys = ON")

Hope this helps people in the future 👍

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