home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 982017994

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/344#issuecomment-982017994 https://api.github.com/repos/simonw/sqlite-utils/issues/344 982017994 IC_kwDOCGYnMM46iGfK 9599 2021-11-29T20:59:37Z 2021-11-29T20:59:37Z OWNER

I'm leaning towards silently ignore if SQLite version doesn't support it. That means that the first time you attempt to use strict=True we will need to run a test against the database connection to see what version of SQLite it uses, then cache the result to avoid making the same call again for the same connection.

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