{"url":"https://api.github.com/repos/simonw/datasette/issues/1957","repository_url":"https://api.github.com/repos/simonw/datasette","labels_url":"https://api.github.com/repos/simonw/datasette/issues/1957/labels{/name}","comments_url":"https://api.github.com/repos/simonw/datasette/issues/1957/comments","events_url":"https://api.github.com/repos/simonw/datasette/issues/1957/events","html_url":"https://github.com/simonw/datasette/issues/1957","id":1497577017,"node_id":"I_kwDOBm6k_c5ZQzY5","number":1957,"title":"Reconsider row value truncation on query page","user":{"login":"simonw","id":9599,"node_id":"MDQ6VXNlcjk1OTk=","avatar_url":"https://avatars.githubusercontent.com/u/9599?v=4","gravatar_id":"","url":"https://api.github.com/users/simonw","html_url":"https://github.com/simonw","followers_url":"https://api.github.com/users/simonw/followers","following_url":"https://api.github.com/users/simonw/following{/other_user}","gists_url":"https://api.github.com/users/simonw/gists{/gist_id}","starred_url":"https://api.github.com/users/simonw/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/simonw/subscriptions","organizations_url":"https://api.github.com/users/simonw/orgs","repos_url":"https://api.github.com/users/simonw/repos","events_url":"https://api.github.com/users/simonw/events{/privacy}","received_events_url":"https://api.github.com/users/simonw/received_events","type":"User","user_view_type":"public","site_admin":false},"labels":[{"id":2577163933,"node_id":"MDU6TGFiZWwyNTc3MTYzOTMz","url":"https://api.github.com/repos/simonw/datasette/labels/usability","name":"usability","color":"4ace7d","default":false,"description":""}],"state":"open","locked":false,"assignees":[],"milestone":null,"comments":1,"created_at":"2022-12-14T23:49:47Z","updated_at":"2022-12-14T23:50:50Z","closed_at":null,"assignee":null,"author_association":"OWNER","active_lock_reason":null,"sub_issues_summary":{"total":0,"completed":0,"percent_completed":0},"issue_dependencies_summary":{"blocked_by":0,"total_blocked_by":0,"blocking":0,"total_blocking":0},"body":"Consider this example: https://ripgrep.datasette.io/repos?sql=select+json_group_array%28full_name%29+from+repos\r\n\r\n```sql\r\nselect json_group_array(full_name) from repos\r\n```\r\n\r\n![CleanShot 2022-12-14 at 15 48 32@2x](https://user-images.githubusercontent.com/9599/207739709-8177f683-f938-49a1-8225-42791fad88fe.png)\r\n\r\nMy intention here was to get a string of JSON I can copy and paste elsewhere - see: https://til.simonwillison.net/sqlite/compare-before-after-json\r\n\r\nThe truncation isn't helping here.","closed_by":null,"reactions":{"url":"https://api.github.com/repos/simonw/datasette/issues/1957/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/simonw/datasette/issues/1957/timeline","performed_via_github_app":null,"state_reason":null,"pinned_comment":null}