home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 482864837

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/427#issuecomment-482864837 https://api.github.com/repos/simonw/datasette/issues/427 482864837 MDEyOklzc3VlQ29tbWVudDQ4Mjg2NDgzNw== 9599 2019-04-13T18:53:43Z 2019-04-13T18:53:43Z OWNER

TableView.data is currently the longest, hairiest method in the codebase. It's 775 - 177 = 598 lines of code! Extracting faceting logic should help reduce that quite a bit.

https://github.com/simonw/datasette/blob/274ef43bb7b129ddc2e68805b4f4ff3776fb9503/datasette/views/table.py#L177-L775

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
431800286  
Powered by Datasette · Queries took 0.838ms · About: github-to-sqlite