html_url,issue_url,id,node_id,user,user_label,created_at,updated_at,author_association,body,reactions,issue,issue_label,performed_via_github_app https://github.com/simonw/datasette/issues/1349#issuecomment-852237347,https://api.github.com/repos/simonw/datasette/issues/1349,852237347,MDEyOklzc3VlQ29tbWVudDg1MjIzNzM0Nw==,9599,simonw,2021-06-01T15:52:50Z,2021-06-01T15:52:50Z,OWNER,Fixed in https://github.com/simonw/datasette/commit/d1d06ace49606da790a765689b4fbffa4c6deecb,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",906385991,CSV ?_stream=on redundantly calculates facets for every page, https://github.com/simonw/datasette/issues/1353#issuecomment-852238201,https://api.github.com/repos/simonw/datasette/issues/1353,852238201,MDEyOklzc3VlQ29tbWVudDg1MjIzODIwMQ==,9599,simonw,2021-06-01T15:53:57Z,2021-06-01T15:53:57Z,OWNER,I'm going to rename `?_nofacets=1` to `?_nofacet=1` to keep it consistent with the new `?_nocount=1` option (and because I don't like `?_nocounts=1`).,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",908446997,?_nocount=1 for opting out of table counts, https://github.com/simonw/datasette/issues/1354#issuecomment-852254298,https://api.github.com/repos/simonw/datasette/issues/1354,852254298,MDEyOklzc3VlQ29tbWVudDg1MjI1NDI5OA==,9599,simonw,2021-06-01T16:16:32Z,2021-06-01T16:16:32Z,OWNER,Running `python update-docs-help.py` helps fix this.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",908465747,Update help in tests for latest Click, https://github.com/simonw/datasette/issues/1353#issuecomment-852255951,https://api.github.com/repos/simonw/datasette/issues/1353,852255951,MDEyOklzc3VlQ29tbWVudDg1MjI1NTk1MQ==,9599,simonw,2021-06-01T16:18:54Z,2021-06-01T16:18:54Z,OWNER,Documented here: https://docs.datasette.io/en/latest/json_api.html#special-table-arguments,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",908446997,?_nocount=1 for opting out of table counts, https://github.com/simonw/datasette/issues/1350#issuecomment-852256454,https://api.github.com/repos/simonw/datasette/issues/1350,852256454,MDEyOklzc3VlQ29tbWVudDg1MjI1NjQ1NA==,9599,simonw,2021-06-01T16:19:38Z,2021-06-01T16:19:38Z,OWNER,I renamed this to `?_nofacet=1` in #1353.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",906977719,?_nofacets=1 query string argument for disabling facets and suggested facets, https://github.com/simonw/datasette/issues/263#issuecomment-852256784,https://api.github.com/repos/simonw/datasette/issues/263,852256784,MDEyOklzc3VlQ29tbWVudDg1MjI1Njc4NA==,9599,simonw,2021-06-01T16:20:09Z,2021-06-01T16:20:09Z,OWNER,This is a lot easier to implement now that we have a `?_nofacet=1` option from #1350.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",323671577,Facets should not execute for ?shape=array|object,