home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 993078038

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/526#issuecomment-993078038 https://api.github.com/repos/simonw/datasette/issues/526 993078038 IC_kwDOBm6k_c47MSsW 536941 2021-12-14T01:46:52Z 2021-12-14T01:46:52Z CONTRIBUTOR

the nested query idea is very nice, and i stole if for my client side paginator. However, it won't do the right thing if the original query orders by random().

If you go the nested query route, maybe raise a 4XX status code if the query has such a clause?

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