home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1683076325

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/577#issuecomment-1683076325 https://api.github.com/repos/simonw/sqlite-utils/issues/577 1683076325 IC_kwDOCGYnMM5kUbTl 9599 2023-08-17T22:48:36Z 2023-08-17T22:48:36Z OWNER

I'm inclined to just go with the .transform() method and not attempt to keep around the method that involves updating sqlite_master and then add code to detect if that's possible (or catch if it fails) and fall back on the other mechanism.

It would be nice to drop some code complexity, plus I don't yet have a way of running automated tests against Python + SQLite versions that exhibit the problem.

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