home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 448668204

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
448668204 MDU6SXNzdWU0NDg2NjgyMDQ= 488 Move detect_primary_keys to Database class method 9599 closed 0     0 2019-05-27T05:11:51Z 2019-05-27T20:05:34Z 2019-05-27T18:29:02Z OWNER  

e.g.

https://github.com/simonw/datasette/blob/026c84db30bd0a75ecde146a80a5d142078dc299/datasette/views/table.py#L73-L75

Should be

pks = await db.primary_keys(table)

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

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.938ms · About: github-to-sqlite