home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1077628073

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
1077628073 I_kwDOBm6k_c5AO0yp 1550 Research option for returning all rows from arbitrary query 9599 open 0     2 2021-12-11T19:31:11Z 2021-12-11T23:43:24Z   OWNER  

Inspired by thinking about #1549 - returning ALL rows from an arbitrary query is a lot easier if you just run that query and keep iterating over the cursor.

I've avoided doing that in the past because it could tie up a connection for a long time - but in private instances this wouldn't be such a problem.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1550/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 3.432ms · About: github-to-sqlite