home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 837350092

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
837350092 MDU6SXNzdWU4MzczNTAwOTI= 1270 Try implementing SQLite timeouts using .interrupt() instead of using .set_progress_handler() 9599 open 0     3 2021-03-22T06:00:17Z 2021-03-23T16:45:39Z   OWNER  

Maybe I could implement SQLite query timeouts using the interrupt() method instead of the progress handler hack I'm currently using?

https://stackoverflow.com/questions/43240496/python-sqlite3-how-to-quickly-and-cleanly-interrupt-long-running-query-with-e has some tips.

Originally posted by @simonw in https://github.com/simonw/datasette/issues/1268#issuecomment-803764919

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1270/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
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.95ms · About: github-to-sqlite