home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 624783996

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-624783996 https://api.github.com/repos/simonw/datasette/issues/761 624783996 MDEyOklzc3VlQ29tbWVudDYyNDc4Mzk5Ng== 9599 2020-05-06T17:28:20Z 2020-05-06T17:28:20Z OWNER

Interestingly https://latest.datasette.io/fixtures?sql=select+*+from+pragma_function_list() doesn't work, when it DOES work on my laptop.

latest.datasette.io currently runs SQLite 3.27.2 while my laptop runs 3.31.1

https://www.sqlite.org/changes.html#version_3_30_0 says that as-of 3.30.0:

The PRAGMA function_list, PRAGMA module_list, and PRAGMA pragma_list commands are now enabled in all builds by default. Disable them using -DSQLITE_OMIT_INTROSPECTION_PRAGMAS.

{
    "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 3.059ms · About: github-to-sqlite