home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 488595724

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/pull/432#issuecomment-488595724 https://api.github.com/repos/simonw/datasette/issues/432 488595724 MDEyOklzc3VlQ29tbWVudDQ4ODU5NTcyNA== 45057 2019-05-02T08:50:53Z 2019-05-02T08:50:53Z CONTRIBUTOR

Can I pull those needs out of the Facet class somehow?

I was thinking that it might be handy for datasette to have a request object which wraps the Sanic Request. This could include the datasette-specific querystring decoding and the special_args parsing from TableView.data.

This would mean that we could expose the request object to plugin hooks without coupling them to Sanic.

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