home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1652325193

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/2109#issuecomment-1652325193 https://api.github.com/repos/simonw/datasette/issues/2109 1652325193 IC_kwDOBm6k_c5ifHtJ 9599 2023-07-26T18:51:15Z 2023-07-26T18:51:15Z OWNER

Here's the code I'm going to be entirely replacing:

https://github.com/simonw/datasette/blob/18dd88ee4d78fe9d760e9da96028ae06d938a85c/datasette/views/database.py#L213-L530

Plus this weird class in views/table.py:

https://github.com/simonw/datasette/blob/18dd88ee4d78fe9d760e9da96028ae06d938a85c/datasette/views/table.py#L701-L749

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