home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1502557629

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/235#issuecomment-1502557629 https://api.github.com/repos/simonw/sqlite-utils/issues/235 1502557629 IC_kwDOCGYnMM5ZjzW9 9599 2023-04-11T01:30:12Z 2023-04-11T01:30:12Z OWNER

I'll ask on the SQLite forum if it's possible to toggle that mode on and off using regular SQL. My hunch is that it isn't.

In which case sqlite-utils should at least know how to catch this error and display a much more readable error message, maybe with a link to further documentation.

A utility function that can detect this mode would be really useful too. I'd probably have to do a test that tries to modify sqlite_master on a new in-memory database to catch if it's possible or not.

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