home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 747784199

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/1151#issuecomment-747784199 https://api.github.com/repos/simonw/datasette/issues/1151 747784199 MDEyOklzc3VlQ29tbWVudDc0Nzc4NDE5OQ== 9599 2020-12-18T00:09:36Z 2020-12-18T00:09:36Z OWNER

Is it possible to connect to a memory database in read-only mode?

file:foo?mode=memory&cache=shared&mode=ro isn't valid because it features mode= more than once.

https://stackoverflow.com/a/40548682 suggests using PRAGMA query_only on the connection instead.

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