home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 624766424

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/761#issuecomment-624766424 https://api.github.com/repos/simonw/datasette/issues/761 624766424 MDEyOklzc3VlQ29tbWVudDYyNDc2NjQyNA== 9599 2020-05-06T16:54:38Z 2020-05-06T17:01:02Z OWNER

I could allow-list some other useful pragma_x tables too.

SQLite calls these "pragma functions" - documented here: https://www.sqlite.org/pragma.html#pragfunc

They sound safe:

Table-valued functions exist only for PRAGMAs that return results and that have no side-effects.

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