{"html_url": "https://github.com/simonw/datasette/issues/2113#issuecomment-1671862711", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/2113", "id": 1671862711, "node_id": "IC_kwDOBm6k_c5jppm3", "user": {"value": 9599, "label": "simonw"}, "created_at": "2023-08-09T17:35:22Z", "updated_at": "2023-08-09T17:35:22Z", "author_association": "OWNER", "body": "Need `?_extra=columns` too since I'm removing `\"columns\"` from the default query JSON in https://github.com/simonw/datasette/issues/2136", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1822939274, "label": "Implement and document extras for the new query view page"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/2113#issuecomment-1671725144", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/2113", "id": 1671725144, "node_id": "IC_kwDOBm6k_c5jpIBY", "user": {"value": 9599, "label": "simonw"}, "created_at": "2023-08-09T16:07:58Z", "updated_at": "2023-08-09T16:07:58Z", "author_association": "OWNER", "body": "Punting this out of the 1.0a3 alpha for the moment.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1822939274, "label": "Implement and document extras for the new query view page"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/2113#issuecomment-1668983779", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/2113", "id": 1668983779, "node_id": "IC_kwDOBm6k_c5jeqvj", "user": {"value": 9599, "label": "simonw"}, "created_at": "2023-08-08T06:27:42Z", "updated_at": "2023-08-08T06:27:42Z", "author_association": "OWNER", "body": "I've now shipped the new query JSON without any extras: https://latest.datasette.io/fixtures.json?sql=select+*+from+facetable\r\n\r\nThere aren't actually that many extras that make sense for the query page. These are the most obvious:\r\n\r\n- `query` - adding a `{\"sql\": \"...\", \"params\": \"..\"}` block, as seen on https://latest.datasette.io/fixtures/facetable.json?_extra=query&_size=0\r\n- `duration_ms` to show the duration - which isn't an extra on table right now but should be.\r\n- `metadata` - https://latest.datasette.io/fixtures/facetable.json?_extra=metadata&_size=0", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1822939274, "label": "Implement and document extras for the new query view page"}, "performed_via_github_app": null}