home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 586069529

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/pull/672#issuecomment-586069529 https://api.github.com/repos/simonw/datasette/issues/672 586069529 MDEyOklzc3VlQ29tbWVudDU4NjA2OTUyOQ== 9599 2020-02-14T02:37:17Z 2020-02-14T02:37:17Z OWNER

Another problem: if any of the found databases use SpatiaLite then Datasette will fail to start at all.

It should skip them instead.

The select * from sqlite_master check apparently isn't quite enough to catch this case.

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