home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 969548935

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
969548935 MDU6SXNzdWU5Njk1NDg5MzU= 1429 UI for setting `?_size=max` on table page 9599 open 0     2 2021-08-12T20:52:09Z 2021-08-13T04:37:41Z   OWNER  

It defaults to 100 per page, but you can increase that to 1000 per page using ?_size=max (or higher if max_returned_rows is set higher than that).

But... that's only available to people who know how to hack URLs.

Solution: add a link that sets that option to the pagination block at the bottom of the table:

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1429/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
   

Links from other tables

  • 1 row from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 1.597ms · About: github-to-sqlite