home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1460618433

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/2035#issuecomment-1460618433 https://api.github.com/repos/simonw/datasette/issues/2035 1460618433 IC_kwDOBm6k_c5XD0TB 9599 2023-03-08T18:06:34Z 2023-03-08T18:06:34Z OWNER One way to do this would be to dynamically generate the `where id in (?, ?, ?)` with the correct number of question marks, then feed in a list from `request.args.getlist("id")` - but that would require rewriting the SQL query text to add those question marks. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1615692818  
Powered by Datasette · Queries took 1.016ms