{"html_url": "https://github.com/simonw/datasette/issues/1376#issuecomment-860230663", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1376", "id": 860230663, "node_id": "MDEyOklzc3VlQ29tbWVudDg2MDIzMDY2Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-06-13T15:39:37Z", "updated_at": "2021-06-13T15:39:37Z", "author_association": "OWNER", "body": "Actually it looks like there is a PR open already that addresses this: #1296 ", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 919822817, "label": "Official Datasette Docker image should use SQLite >= 3.31.0 (for generated columns)"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1376#issuecomment-860229397", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1376", "id": 860229397, "node_id": "MDEyOklzc3VlQ29tbWVudDg2MDIyOTM5Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-06-13T15:31:02Z", "updated_at": "2021-06-13T15:31:02Z", "author_association": "OWNER", "body": "Alternative fix would be to update that section of the documentation - if the container upgrade proves tricky I can fall back on that.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 919822817, "label": "Official Datasette Docker image should use SQLite >= 3.31.0 (for generated columns)"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1376#issuecomment-860229226", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1376", "id": 860229226, "node_id": "MDEyOklzc3VlQ29tbWVudDg2MDIyOTIyNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-06-13T15:29:45Z", "updated_at": "2021-06-13T15:29:45Z", "author_association": "OWNER", "body": "Oh good catch - this is a SQLite version issue.\r\n\r\nThe `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.\r\n\r\nhttps://latest.datasette.io/-/versions\r\n\r\nBut... it looks like the packaged Datasette Docker container doesn't have that SQLite version!\r\n\r\nI should fix that. I'm renaming this issue.\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 919822817, "label": "Official Datasette Docker image should use SQLite >= 3.31.0 (for generated columns)"}, "performed_via_github_app": null}