home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 612732129

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/97#issuecomment-612732129 https://api.github.com/repos/simonw/sqlite-utils/issues/97 612732129 MDEyOklzc3VlQ29tbWVudDYxMjczMjEyOQ== 9599 2020-04-13T03:25:29Z 2020-04-13T03:25:29Z OWNER

Interesting thought. I've run into this myself a lot - many of my scripts intend to create the database from scratch, so I end up running !rm /tmp/blah.db in Jupyter and occasionally getting errors if the file doesn't exist.

I think adding recreate=True could make sense. It could throw an error if you attempt to use it after passing in something other than a path to a file on disk.

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