home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1489530555

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/2049#issuecomment-1489530555 https://api.github.com/repos/simonw/datasette/issues/2049 1489530555 IC_kwDOBm6k_c5YyG67 9599 2023-03-30T00:51:27Z 2023-03-30T00:51:27Z OWNER

I'd really like to refactor all of the extras functions into a datasette/extras.py module. The table ones currently rely a LOT on local variables in scope though, so I would need to rewrite those such that EVERY dependency they take is passed to asyncinject explicitly.

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