home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1652407208

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/2111#issuecomment-1652407208 https://api.github.com/repos/simonw/datasette/issues/2111 1652407208 IC_kwDOBm6k_c5ifbuo 9599 2023-07-26T19:54:20Z 2023-07-26T19:54:20Z OWNER

I implemented /content and /content.json but I left /content?sql=... as this:

https://github.com/simonw/datasette/blob/2e40a506ad45b44fd7642474f630a31ef18b5911/datasette/views/database.py#L220-L221

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