{"html_url": "https://github.com/simonw/datasette/pull/1117#issuecomment-736029337", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1117", "id": 736029337, "node_id": "MDEyOklzc3VlQ29tbWVudDczNjAyOTMzNw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-11-30T20:39:06Z", "updated_at": "2020-11-30T20:39:06Z", "author_association": "OWNER", "body": "Here's the problem: https://www.sqlite.org/changes.html#version_3_26_0\r\n\r\n> ### 2018-12-01 (3.26.0)\r\n> \r\n> - Added [PRAGMA table_xinfo](https://www.sqlite.org/pragma.html#pragma_table_xinfo) that works just like [PRAGMA table_info](https://www.sqlite.org/pragma.html#pragma_table_info) except that it also shows [hidden columns](https://www.sqlite.org/vtab.html#hiddencol) in virtual tables.\r\n\r\nCI is running 3.22.0.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 753767911, "label": "Support for generated columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/pull/1117#issuecomment-736028726", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1117", "id": 736028726, "node_id": "MDEyOklzc3VlQ29tbWVudDczNjAyODcyNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-11-30T20:37:50Z", "updated_at": "2020-11-30T20:37:50Z", "author_association": "OWNER", "body": "This kind of problem is why I have a `tmate` workflow:\r\n\r\n\"Actions_\u00b7_simonw_datasette\"\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 753767911, "label": "Support for generated columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/pull/1117#issuecomment-736023089", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1117", "id": 736023089, "node_id": "MDEyOklzc3VlQ29tbWVudDczNjAyMzA4OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-11-30T20:26:27Z", "updated_at": "2020-11-30T20:26:27Z", "author_association": "OWNER", "body": "On my laptop:\r\n```\r\nplatform darwin -- Python 3.8.6, pytest-6.0.1, py-1.9.0, pluggy-0.13.1\r\nSQLite: 3.33.0\r\n```\r\nIn CI they are all SQLite: 3.22.0", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 753767911, "label": "Support for generated columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/pull/1117#issuecomment-736018609", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1117", "id": 736018609, "node_id": "MDEyOklzc3VlQ29tbWVudDczNjAxODYwOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-11-30T20:17:31Z", "updated_at": "2020-11-30T20:17:31Z", "author_association": "OWNER", "body": "I need to replicate these failures on my laptop. My hunch is that this is down to the version of SQLite available to Python.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 753767911, "label": "Support for generated columns"}, "performed_via_github_app": null}