{"html_url": "https://github.com/simonw/datasette/issues/1819#issuecomment-1258754105", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1819", "id": 1258754105, "node_id": "IC_kwDOBm6k_c5LBxA5", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-26T23:16:15Z", "updated_at": "2022-09-26T23:16:15Z", "author_association": "OWNER", "body": "Demo: https://latest.datasette.io/_memory?sql=with+recursive+counter(x)+as+(%0D%0A++select+0%0D%0A++++union%0D%0A++select+x+%2B+1+from+counter%0D%0A)%2C%0D%0Ablah+as+(select+*+from+counter+limit+5000000)%0D%0Aselect+count(*)+from+blah", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1385026210, "label": "Preserve query on timeout"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1819#issuecomment-1258746600", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1819", "id": 1258746600, "node_id": "IC_kwDOBm6k_c5LBvLo", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-26T23:05:40Z", "updated_at": "2022-09-26T23:05:40Z", "author_association": "OWNER", "body": "Implementing it like this, so at least you can copy and paste the SQL query back out again:\r\n\r\n\"image\"\r\n\r\nI'm not doing a full textarea because this error can be raised in multiple places, including on the table page itself. It's not just an error associated with the manual query page.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1385026210, "label": "Preserve query on timeout"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1819#issuecomment-1258738435", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1819", "id": 1258738435, "node_id": "IC_kwDOBm6k_c5LBtMD", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-26T22:52:19Z", "updated_at": "2022-09-26T22:52:19Z", "author_association": "OWNER", "body": "This is a good idea.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1385026210, "label": "Preserve query on timeout"}, "performed_via_github_app": null}