home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 590598248

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/683#issuecomment-590598248 https://api.github.com/repos/simonw/datasette/issues/683 590598248 MDEyOklzc3VlQ29tbWVudDU5MDU5ODI0OA== 9599 2020-02-24T23:18:50Z 2020-02-24T23:18:50Z OWNER

I'm not convinced by the return value of the .execute_write_fn() method:

https://github.com/simonw/datasette/blob/ab2348280206bde1390b931ae89d372c2f74b87e/datasette/database.py#L79-L83

Do I really need that WriteResponse class or can I do something nicer?

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