home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 314323977

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
314323977 MDExOlB1bGxSZXF1ZXN0MTgxNjQ0ODA1 206 Fix sqlite error when loading rows with no incoming FKs 45057 closed 0     0 2018-04-14T12:08:17Z 2018-04-14T14:32:42Z 2018-04-14T14:24:25Z CONTRIBUTOR simonw/datasette/pulls/206

This fixes ERROR: conn=<sqlite3.Connection object at 0x10bbb9f10>, sql = 'select ', params = {'id': '1'} caused by an invalid query loading incoming FKs when none exist.

The error was ignored due to async but it still got printed to the console.

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

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.968ms · About: github-to-sqlite