home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 586454371

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/673#issuecomment-586454371 https://api.github.com/repos/simonw/datasette/issues/673 586454371 MDEyOklzc3VlQ29tbWVudDU4NjQ1NDM3MQ== 9599 2020-02-14T20:11:02Z 2020-02-14T20:11:02Z OWNER

The technique from run_sanity_checks of running PRAGMA table_info({}) for every table seems to work just fine. It failed for the Apple Photos database for example: sqlite> pragma table_info(RKSceneInVersion_VirtualBufferReader); Error: no such module: VirtualBufferReaderModule So I think the solution to this ticket is going to be moving that logic into a new utility function.

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