home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 446433735

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
446433735 MDU6SXNzdWU0NDY0MzM3MzU= 482 Example of a custom facet plugin is incorrect 9599 closed 0   4471010 0 2019-05-21T06:12:47Z 2019-07-07T23:19:10Z 2019-07-07T23:19:10Z OWNER  

The function signatures are wrong on https://datasette.readthedocs.io/en/0.28/plugins.html#register-facet-classes

The new signatures are: async def suggest(self) and async def facet_results(self) - the sql and params are now passed to the class constructor.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/482/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

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