home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 860229226

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/1376#issuecomment-860229226 https://api.github.com/repos/simonw/datasette/issues/1376 860229226 MDEyOklzc3VlQ29tbWVudDg2MDIyOTIyNg== 9599 2021-06-13T15:29:45Z 2021-06-13T15:29:45Z OWNER

Oh good catch - this is a SQLite version issue.

The fixtures.db file used on https://latest.datasette.io/ includes a generated column (for testing purposes) which is a feature added in SQLite 3.31.0 on 2020-01-22.

https://latest.datasette.io/-/versions

But... it looks like the packaged Datasette Docker container doesn't have that SQLite version!

I should fix that. I'm renaming this issue.

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