home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 586625451

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/674#issuecomment-586625451 https://api.github.com/repos/simonw/datasette/issues/674 586625451 MDEyOklzc3VlQ29tbWVudDU4NjYyNTQ1MQ== 9599 2020-02-15T17:57:43Z 2020-02-15T17:57:43Z OWNER

I don't have a unit test for other databases that can't be opened, but I tested it manually against a copy of an Apple Photos photos.db file (found using find ~/Library | grep photos.db) and got this: ``` $ datasette /tmp/photos.db Serve! files=('/tmp/photos.db',) (immutables=()) on port 8001 Usage: datasette serve [OPTIONS] [FILES]...

Error: Connection to /tmp/photos.db failed check: no such module: RidList_VirtualReaderModule ```

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