home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 839367451

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
839367451 MDU6SXNzdWU4MzkzNjc0NTE= 1275 Idea: long-running query mode 9599 open 0     0 2021-03-24T05:23:20Z 2021-03-24T05:23:20Z   OWNER  

It would be cool if you could run Datasette in a long-running query mode, for use with trusted users - something like this:

datasette --unlimited my.db

This would disable the query limit, but would also enable a feature where if a query takes longer than e.g. 1s to return Datasette returns an HTML page to the browser with a progress indicator and polls the server until the query is complete.... but also provides the user with a "cancel" button. This relates to the .interrupt() research in #1270.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1275/reactions",
    "total_count": 2,
    "+1": 2,
    "-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
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.937ms · About: github-to-sqlite